简单安装Python
完成安装 easy_install python & 的所有步骤后该怎么办?路径在脚本中可用我该怎么办我真的厌倦了,因为我已经完成了所有步骤几次然后打开空闲&写easy_install告诉我无效!
What to do after doing all the steps to install easy_install python & the paths are available in the script what shall I do I'm really fed up because I have done all steps several time then open idle & write easy_install tell me invalid!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不要为安装 setuptools 而烦恼。 ActivePython 已经包含 easy_install、pip、PyPM 和 virtualenv。
pypm install geopy
Don't trouble yourself with installing setuptools. ActivePython already includes easy_install, pip, PyPM and virtualenv.
pypm install geopy