Yangami

加python:

  CMD里输:    path=%path%;C:\Python27

  其中   C:\Python27  为python的exe所在的文件夹

加pip:

  CMD里输:    path=%path%;C:\Python27\Scripts

  其中   D:\Python27\Scripts  为pip所在的文件夹

 

posted on 2018-12-05 22:23 Yangami 阅读(...) 评论(...) 编辑 收藏

相关文章:

  • 2021-06-03
  • 2021-09-25
  • 2021-09-25
  • 2022-01-03
  • 2021-09-25
  • 2021-09-25
  • 2021-09-25
猜你喜欢
  • 2021-09-25
  • 2021-08-20
  • 2021-09-02
  • 2021-10-26
  • 2021-12-04
  • 2021-12-04
相关资源
相似解决方案