简体   繁体   中英

easy_install python

在完成所有步骤来安装easy_install python和脚本中的路径之后,该怎么办我真的很烦,因为我已经多次完成所有步骤,然后打开闲置并编写easy_install告诉我无效!

i want to install easy_install to be able to import packages like geopy

Don't trouble yourself with installing setuptools. ActivePython already includes easy_install, pip, PyPM and virtualenv.

  1. Install ActivePython ( why? )
  2. Open Command Prompt and type pypm install geopy

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM