error: [WinError 3] 系统找不到指定的路径。: 'C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\PlatformSDK\\lib'

 

今天使用pycharm下载包的时候,发现报错,报错原因如上,然后我就习惯性的百度,有人说pip install 包名,我试了一下,也不行,还是报错:Python-- error: [WinError 3] 系统找不到指定的路径。: 'C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC

后来又百度。。。。。。。。。。答案千奇百怪。。。还不如自己想办法,既然报错说了,缺少路径,那我自己加一个路径不就OK了么?然后我添加路径,成功解决:

Python-- error: [WinError 3] 系统找不到指定的路径。: 'C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC

 

 

相关文章:

  • 2022-01-20
  • 2022-12-23
  • 2022-12-23
  • 2022-03-09
  • 2022-02-10
  • 2022-12-23
  • 2022-02-08
  • 2021-04-22
猜你喜欢
  • 2022-02-05
  • 2021-11-22
  • 2021-08-27
  • 2021-06-22
  • 2022-12-23
  • 2021-10-19
  • 2022-12-23
相关资源
相似解决方案