You can also use a Python interpreter of your choice. virtualenv -p /usr/bin/python2.7 venv. Active your virtual environment: source venv/bin/activate ...
確定! 回上一頁