Create a virtual environment, e.g. python3.8 -m venv .venv (substitute py -3.8 for python3. · Activate the virtual environment, e.g. source .venv ...
確定! 回上一頁