quinnj / Sublime-IJulia

An IJulia Frontend for Sublime Text 3
90 stars 16 forks source link

Is IJulia 1.0.0 incompatible with Sublime-IJulia? #72

Open androdri1 opened 9 years ago

androdri1 commented 9 years ago

In both a Windows 7 and a Ubuntu 14 machines (anaconda in both cases), updating IJulia ended up with an useless Sublime-IJulia. Essentially, Julia process starts but does not connect with Sublime; it will just keep saying that "IJulia kernes is working...". I had to downgrade IJulia package to gain functionality again: Pkg.pin("IJulia",v"0.2.4")

Is this supposed to happen?

maresk commented 9 years ago

I can confirm a similar issue after updating to IJulia 1.0.0 and had to pin it back. http://github.com/quinnj/Sublime-IJulia/issues/73

MooersLab commented 4 years ago

Not working with Julia 1.5.0 on Mac OS 10.15.6. This is disappointing in light of the upsurge interest in Julia.