python -m venv <envname>. This command will create a folder called envname and place the virtual installation of Python inside that folder.
確定! 回上一頁