[IPython-user] pseudo-bug in windows installer

Ryan Krauss ryanlists@gmail....
Thu May 24 13:20:19 CDT 2007


Our system admin helped uncover a pseudo bug in the windows installer
of IPython.  I call it a pseudo bug because it only happens if you
install Python in a directory with spaces - and who would do such a
thing.  The problem is that the start menu short cuts don't have
quotes on the  IPython path, i.e. they create
"path to Python" path to Ipython flags

instead of
"path to Python" "path to IPython" flags

FWIH,

Ryan


More information about the IPython-user mailing list