小编Ber*_*ppe的帖子

macOS Big Sur 更新后出现 Jupyter 笔记本错误“dyld 库未加载:CoreFoundation”

更新到 macOS Big Sur 后,运行时出现以下错误jupyter notebook

dyld: Library not loaded: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  Referenced from: /Library/Frameworks/Python.framework/Versions/3.6/Resources/Python.app/Contents/MacOS/Python
  Reason: image not found
[1]    2971 abort      jupyter notebook
Run Code Online (Sandbox Code Playgroud)

关于如何解决这个问题的任何想法?我尝试使用 brew 重新安装 jupyter-notebook(我也更新了 brew),但我一直收到同样的错误。

python macos jupyter-notebook

8
推荐指数
1
解决办法
1883
查看次数

标签 统计

jupyter-notebook ×1

macos ×1

python ×1