[IPython-dev] Re: [IPython-user] ANN: IPython 0.6.10 is out.

Viktor Ransmayr viktor.ransmayr at t-online.de
Sun Jan 30 10:26:35 EST 2005


Hi Fernando,

I wrote:

> I just now took the time to upgrade from 0.6.9-1 to 0.6.10.
>
> Installing via the Windows-Installer Executable worked. However, you
> can't use IPython nor pysh from the start-menu.
>
> If you click on them, the first screen of the Windows Installer 
> executable
> is started again.
>
> Verifiying the created links revealed
>
> "C:\Dokumente und Einstellungen\VR\Eigene 
> Dateien\Downloads\Python\IPython\ipython-0.6.10.win32.exe" 
> C:\Python23\scripts\ipython
>
> respectively
>
> "C:\Dokumente und Einstellungen\VR\Eigene 
> Dateien\Downloads\Python\IPython\ipython-0.6.10.win32.exe" 
> C:\Python23\scripts\ipython -p pysh
>
> as the target :-(
>
> I gonna download the source of IPython-0.6.10 now and start investigating
> the setup.py and the ipython_post_win32_install.py script, which was used
> for the generation of the binary installer.

It is necessary to call "os.chdir()" in order to get working links. - 
I've modified
the post-install script and it works ...

Kind regards,

Viktor

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: vr_ipython_win_post_install.py
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20050130/a4ea16c4/attachment.ksh>


More information about the IPython-dev mailing list