ipython

Wanderer wanderer at dialup4less.com
Mon Jul 8 12:49:08 EDT 2013


On Monday, July 8, 2013 10:44:11 AM UTC-4, davide.... at gmail.com wrote:
> Hi, I work with Python 3.3.
> 
> I downloaded an IPython executable version from http://www.lfd.uci.edu/~gohlke/pythonlibs/
> 
> I installed it but no shortcut appears in my start menu.
> 
> How can I launch it or alternatively is there some other free source of executable file for Windows 7?
> 
> Many Thanks

You must right click and 'run as administrator' to get the start menu shortcuts.
Otherwise, ipython.exe is in the Scripts subdirectory of your Python directory.

ie C:\Python27\Scripts



More information about the Python-list mailing list