Python 2: $ virtualenv env # Python 3 $ python3 -m venv env ... So, the full path to python3 was returned, to the -p parameter which takes a PYTHON_EXE .
確定! 回上一頁