atom-julia-client: Julia Client - Internal Error: Base.InvalidCharError{Char}('\xb0')

Upgraded from Julia v0.6.4 to v0.7 in Atom using Juno and I am getting this error Julia Client - Internal Error: Base.InvalidCharError{Char}('\xb0') It pops up randomly, I do not have to press anything to invoke it. I cannot run any code. When I simply chnage the path back to v0.6.4, eveyrthing works as normal. v0.7 works perfect when opening the REPL outside of Atom so I presume it is installed correctly. Thanks.

Edit - I am on Windows 10.

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 18 (7 by maintainers)

Most upvoted comments

Perhaps I should reopen the issue. I also switched my current working directory when I updated to Julia-client v0.7.5 and I am thinking it has something to do with that. I switched back and I got the error again, but it is not doing it as frequently as before. Weird. I will do some more digging when I get time.