When running Juno IDE with Atom, I get the following error message:

UndefVarError: supertype not defined
 in distance at C:\Users\kaelam\.julia\v0.4\Media\src\system.jl:8
 in nearest at C:\Users\kaelam\.julia\v0.4\Media\src\system.jl:13
 in anonymous at C:\Users\kaelam\.julia\v0.4\Media\src\system.jl:17
 in _mapreduce at reduce.jl:145
 in mapreduce at reduce.jl:159
 in nearest at C:\Users\kaelam\.julia\v0.4\Media\src\system.jl:16
 in getdisplay at C:\Users\kaelam\.julia\v0.4\Media\src\system.jl:114
 in render at C:\Users\kaelam\.julia\v0.4\Media\src\system.jl:166
 [inlined code] from C:\Users\kaelam\.julia\v0.4\Atom\src\eval.jl:41
 in anonymous at C:\Users\kaelam\.julia\v0.4\Atom\src\eval.jl:108
 in withpath at C:\Users\kaelam\.julia\v0.4\Requires\src\require.jl:37
 in withpath at C:\Users\kaelam\.julia\v0.4\Atom\src\eval.jl:53
 [inlined code] from C:\Users\kaelam\.julia\v0.4\Atom\src\eval.jl:107
 in anonymous at task.jl:58

I've tried uninstalling the Media package, deleting the file manually, 
updating the packages, and still get the same error when using Atom. The 
Julia terminal works fine, but the console in Atom fails for any input even 
1+1.

Unistalling and re-installing IDE results in the same error. Any 
suggestions?

Reply via email to