pycharm中导入模块错误时提示Try to run this command from the system terminal. Make sure that you use the...


在使用pycharm的时候直接在setting里面下载需要的包的时候总是下载失败,

我个人认为是因为网速问题,所以这时候想要下在需要的包只需要在控制台通过国内镜像就可以下载了

python.exe -m pip install name -i http://pypi.douban.com/simple --trusted-host pypi.douban.com

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM