Visual Studio Code (VS code)
齒輪圖示>
命令選擇區
快捷鍵: Ctrl + Shift +P
要在左邊的視窗按快捷鍵
不是終端區或寫code的區域

英文版:

搜尋 Python: Select Interpreter:

即可切換不同版本的直譯器:

如果Python: Select Interpreter
出現錯誤的話
四個正方形的圖示
Extensions (Ctrl+Shift+X)
搜尋並安裝:
Python Extension Pack

方法2:
齒輪圖示 > Settings (Ctrl + ,)

搜尋找到: Default Interpreter Path後
設定python.exe的路徑:

Spyder:
Tools => Preference =>
Python interpreter =>
Use the following Python interpreter

Spyder console:
!where python
可以知道python的安裝路徑
如何知道該路徑的python版本?

推薦hahow線上學習python: https://igrape.net/30afN










近期留言