更新到 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),但我一直收到同样的错误。