venv )提示你已經啟動並在使用虛擬環境,並做Python想要做的任何事情。 # 安裝專案需要使用的套件(.venv) $ pip xxxxxx # 確認目前Python使用的路徑(.venv) $ which python3 ...
確定! 回上一頁