Dying Kernel on Apple M1
Open
- Dominant language
- Julia
- Stars
- 1.5k
- Forks
- 186
- PR merge metrics
- No merged PRs in 30d
Description
I was previously using Julia 1.6.3 on Rosetta and Python 3.9 installed for intel, with no issues.
I've now moved to Julia 1.7.1 running natively on ARM, with Python 3.9 to match. I've installed PyCall using Pkg.add and Pkg.build, but the Julia kernel dies every time I attempt "using PyCall".
EDIT: Seeing the comment below, I tried it directly CLI Julia rather than in a Jupyter notebook, and I am indeed getting "No module named site"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.