http://peak.telecommunity.com/dist/ez_setup.py

将这里面的复制出来打包成ez_setup.py

然后cmd到目录下,直接输入ez_setup.py

 

可能会出现错误

 error:no urls,filenames,or requirements specified(see--help)

 就执行 

easy_install virtualenv

相关文章:

  • 2021-11-16
  • 2022-12-23
  • 2022-12-23
  • 2022-01-18
  • 2021-06-27
  • 2022-01-31
  • 2022-12-23
猜你喜欢
  • 2021-06-09
  • 2021-11-16
  • 2021-11-13
  • 2022-03-03
  • 2021-12-04
相关资源
相似解决方案