virtualenv --python=/opt/python-3.6/bin/python venv. 這邊的 --python 是指定虛擬環境中要使用python的版本,可以使用在安裝多個版本的python,例如建立環境一章 ...
確定! 回上一頁