标签: https pip requirements.txt
如何将pip安装torch_nightly -f https://download.pytorch.org/whl/nightly/cu90/torch_nightly.html添加到requirements.txt?
torch_nightly -f https://download.pytorch.org/whl/nightly/cu90/torch_nightly.html
requirements.txt
我尝试将版本设置为链接,也只是添加了链接,两者显然都不正确
编辑:不允许我添加任何其他注释,但是,是的,我试图将需求文件用于virtualenvwrapper环境。想要pip3.6 freeze并将我的brew python3.6库复制到虚拟环境中。
pip3.6 freeze