python -m venv env. Here, we tell Python to create the virtual environment in a folder named env in the current directory.
確定! 回上一頁