簡體   English   中英

無法使用 anaconda 在 vscode 中打開 jupyter book

[英]Cannot open jupyter book in the vscode with anaconda

我整天都在試圖弄清楚。 我安裝了anaconda 32位版本並嘗試連接VSCode。 但是,即使 Python 版本相同,Jupyter Server 仍然顯示未啟動。 我把事情搞砸了嗎?

我已經看到 gitHub 上的大部分問題,但仍然無法解決問題。 非常感謝任何幫助。

Activating Python 3.8.5 32-bit ('base': conda) to run Jupyter failed with Error: StdErr from 
ShellExec, �䤣�� C:\WINDOWS\TEMP\tmpveyllbs2.bat �䤣�� C:\WINDOWS\TEMP\tmpigmc3qz2.bat for 
C:/Users/alex0/anaconda3/Scripts/activate && conda activate base && echo 'e8b39361-0157-4923-80e1- 
22d70d46dee6' && python c:\Users\alex0\.vscode\extensions\ms-python.python- 
2020.7.96456\pythonFiles\pyvsc-run-isolated.py c:/Users/alex0/.vscode/extensions/ms-python.python- 
2020.7.96456/pythonFiles/printEnvVariables.py.

ctrl+,打開設置。json,添加:

"terminal.integrated.env.windows": {
        "PATH":""
    }

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM