Dying Kernel on Apple M1
未关闭
还没有人认领这个 Issue。
- 主要语言
- Julia
- 星标
- 1.5k
- 派生
- 186
- PR 合并指标
- 30 天内没有已合并 PR
描述
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"
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
该 issue 提到 PyCall、Julia 1.7.1、Python 3.9、Apple M1,以及 Jupyter notebook 和 CLI Julia 两个入口点。首先在 CLI Julia 中复现 using PyCall,然后在 Jupyter 中复现,重点关注报告的 "No module named site" 错误。当原生 ARM Julia 内核不再崩溃且 PyCall 成功加载时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- julia, python
- 领域
- tooling
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100