简体   繁体   中英

How can I install distribute for iPython running on Windows 7?

I installed iPython on windows 7 without distribute. I read that without distribute, there is no Python startup menu. And, I cannot figure out how to install distribute.

Is there another way to run iPython? This is really bothering me. I cant seem to open a console!

This works for me under Windows 7 with Python 3.2.3 and IPython 0.12.1

 C:\Python32\Scripts\ipython3.exe

You could just create a shortcut for it.

Alternatively, type the above command in from the windows command shell to start up IPython.

根据此链接,您需要安装“分发”,因为Windows 7上需要它。该链接还提供了下载。

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