Closed AshtonSBradley closed 7 years ago
I am encountering kernel death:
using PyPlot x=linspace(0,1,100) plot(x, sin.(x))
gives: The kernel appears to have died. It will restart automatically. I have tried rebuilding PyCall and PyPlot.
PyCall
PyPlot
- PyPlot 2.3.2 Julia Version 0.6.0 Commit 903644385b (2017-06-19 13:05 UTC) Platform Info: OS: macOS (x86_64-apple-darwin13.4.0) CPU: Intel(R) Core(TM) i5-5250U CPU @ 1.60GHz WORD_SIZE: 64 BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Haswell) LAPACK: libopenblas64_ LIBM: libopenlibm LLVM: libLLVM-3.9.1 (ORCJIT, broadwell)
I reinstalled python
I am encountering kernel death:
gives: The kernel appears to have died. It will restart automatically. I have tried rebuilding
PyCall
andPyPlot
.