解決方案是創建一個虛擬環境(virtual environment),這是一個獨立的資料夾,並且裡面裝好了特定版本 ... python3 -m venv tutorial-env ... 在Windows 系統中,使用:.
確定! 回上一頁