[julia-users] Pkg.add fail

2014-09-30 Thread Laszlo Hars
Under Windows, in the Julia 0.3.1 REPL I get a weird Pkg.add() error: ...Version 0.3.1 (2014-09-21 21:30 UTC) ...x86_64-w64-mingw32 julia Pkg.add(Jewel) ERROR: IJulia can't be installed because it has no versions that support 0.3.1 of julia in wait at task.jl:284 in wait at

[julia-users] Pkg.add fail

2014-09-30 Thread Ivar Nesje
A good start would be to post the output from Pkg.status() here. That makes it easier to see how packages might interact to cause this situation.