I am trying to use Julia for running an MPC but I am getting the following 
error:
All was running fine in the Julia 0.4.4 but when I updated my system to 
0.4.7 this happened
julia> using RobotOS
INFO: Precompiling module PyCall...
WARNING: unable to determine host cpu name.
julia: codegen.cpp:3155: llvm::Value* emit_expr(jl_value_t*, jl_codectx_t*, 
bool, bool): Assertion `ctx->gensym_assigned.at(idx)' failed.

signal (6): Aborted
ERROR: LoadError: Failed to precompile PyCall to 
/home/odroid/.julia/lib/v0.4/PyCall.ji
while loading /home/odroid/.julia/v0.4/RobotOS/src/RobotOS.jl, in 
expression starting on line 3

Reply via email to