Built windows installers and Cygwin

SPE - Stani's Python Editor spe.stani.be at gmail.com
Tue Nov 22 19:07:48 EST 2005


A SPE user reported this on the SPE users forum
(http://developer.berlios.de/forum/message.php?msg_id=21944):

>My setup is as follows:
>SPE-0.7.5
>Python 2.4 (from the Cygwin packages)
>
>Installer does not continue. "No Python installation found in the registry".
>
>Are there other workarounds for this issue?

The SPE installer is a standard Python built installer made with:
python setup.py bdist_wininst

Is there any way for these kind of installers to be used with cygwin.
The installer creates also shortcuts in the start menu, which is only
possible with built installers without requiring win32 extensions.

Stani

--
http://pythonide.stani.be
http://pythonide.stani.be/manual/html/manual.html




More information about the Python-list mailing list