0

I am having troubles trying to use LightGraphs with Atom.

When I try using LightGraphs I get

ERROR: MethodError: no method matching shouldlog(::Atom.Progress.JunoProgressLogger, ::Base.CoreLogging.LogLevel, ::Module, ::Symbol, ::Symbol) The applicable method may be too new: running in world age 27557, while current world is 27588.

What happens there?

I use Atom, and I dont get the same problem running the same code from the terminal.

Thanks

ChrlTsr
  • 149
  • 1
  • 7
  • 1
    That bug should be fixed by https://github.com/JuliaLang/julia/pull/28290 – fredrikekre Jul 27 '18 at 12:51
  • Thanks for the help, indeed it should fix it, but I don't really understand what exactly I have to do? Sorry I am new to Julia and I don't fully understand it yet. – ChrlTsr Jul 27 '18 at 13:53
  • 1
    If you are new to Julia I strongly suggest that you use the current release (v0.6.4) instead of the development version (it looks like you use v0.7-). – fredrikekre Jul 27 '18 at 18:20

0 Answers0