On Monday, July 8, 2013 10:44:11 AM UTC-4, davide....@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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to