pip使用技巧

1. pip install 'easydict==1.6' --force-reinstall

强制安装制定version

 2. pip install git+https://github.com/lanpa/tensorboard-pytorch

 

 

原文地址:https://www.cnblogs.com/beatets/p/8507704.html