使用 Virtualenv 创建独立的 Python 运行环境
📝
内容提要
准备工作 python环境 pip 安装 pip install virtualenv 或 pip install https://github.com/pypa/virtualenv/tarball/develop
🏷️
标签
➡️