小编Saf*_*sha的帖子

有没有办法在 macOS Big Sur 上使用 SageMath?

SageMath-9.2在我的 mac 上下载,但每次我尝试使用笔记本时

通过sage -n jupyter在我的终端上运行“ ”

我得到以下按摩:

Please wait while the Sage Jupyter Notebook server starts... 
Traceback (most recent call last): 
    File "/Applications/SageMath-9.2.app/Contents/Resources/sage/local/lib/python3.8/site-packages/sage/repl/ipython_kernel/install.py", line 307, in have_prerequisites 
        from notebook.notebookapp import NotebookApp 
    File "/Applications/SageMath-9.2.app/Contents/Resources/sage/local/lib/python3.8/site-packages/notebook/notebookapp.py", line 66, in 
        from tornado import httpserver 
    File "/Applications/SageMath-9.2.app/Contents/Resources/sage/local/lib/python3.8/site-packages/tornado/httpserver.py", line 29, in 
        import ssl 
    File "/Applications/SageMath-9.2.app/Contents/Resources/sage/local/lib/python3.8/ssl.py", line 98, in
        import _ssl # if we can't import it, let the error propagate
ModuleNotFoundError: No module named '_ssl'

The Jupyter notebook requires ssl, even …
Run Code Online (Sandbox Code Playgroud)

python macos sage jupyter-notebook

6
推荐指数
1
解决办法
1919
查看次数

标签 统计

jupyter-notebook ×1

macos ×1

python ×1

sage ×1