Juno.jl icon indicating copy to clipboard operation
Juno.jl copied to clipboard

[BUG]REPL doesn't boot - mkl build

Open Lewih opened this issue 5 years ago • 1 comments

Local Julia REPL doesn't boot. Progress bar in the bottom-left corner keeps being stuck indefinitely.

No warnings from Juno. Already tried to set explicit path, remove me/.atom, reinstall atom, rm me/.Julia, reinstall package with apm command, rm library/Application support/Atom. No idea were to find logs, they would be useful.

Details

  • Atom version: 1.45
  • Julia version: 1.4.1 - home-brew - BLAS mkl rebuild
  • OS: Mac OS 10.14.6
  • Package versions:
    • Atom.jl: Atom v0.12.10
    • julia-client: 0.12.4
    • ink: 0.12.3

Update:

Fresh install of Julia without mkl as BLAS interface shows no problem. The bug should address mkl compatibility. In order to rebuild the BLAS interface I used MKL.jl.

Lewih avatar May 03 '20 03:05 Lewih

can you report back to us outputs in chrome-developer-console, which can be opened with cmd-shift-i

aviatesk avatar May 03 '20 04:05 aviatesk