我最近安裝了Python 3.9.0,并且使用的是virtualenv包。在創建一個指定較小 python 版本的新環境時,例如 3.6,我收到此錯誤: RuntimeError: failed to findterpreter forbuiltin discovery of python_spec='python3.6'我想我不需要專門下載 3.6 來為該 python 版本創建環境。我可以只使用 virtualenv 包來解決這個問題嗎?
添加回答
舉報
0/150
提交
取消