安装virtualenv pip install virtualenv # 创建虚拟环境myenv virtualenv ... pyvenv 只支持Python 3.3 及更高版本,而virtualenv 同时支持Python 2.x ...
確定! 回上一頁