pip install pipenv -i https://pypi.tuna.tsinghua.edu.cn/simple # 进入到所在文件夹 安装 pipenv install # 进入虚拟环境 pipenv shell