JunoLab / Juno.jl

MIT License
144 stars 23 forks source link

[BUG]REPL doesn't boot - mkl build #573

Open Lewih opened 4 years ago

Lewih commented 4 years ago

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

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.

aviatesk commented 4 years ago

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