You can also change the python interpreter you are using by running the command virtualenv -p /usr/bin/python3.6 venv . which will give you the ...
確定! 回上一頁