[Twisted-Python] 1.0.7 Windows installer bug? Solved.

Matt Boersma matt at sprout.org
Wed Sep 24 11:37:42 MDT 2003


Thanks Cory.  I believe I've found the issue, and I filed it
with the issue tracker.

In the Windows python 2.3 installer, you can choose either an
"admin" or "non-admin" install, the stated difference being 
that the core python DLLs go either in %WINDIR%\System32 or
in the %PYTHONHOME% directory.  (I don't know if this is a
new option in Python 2.3--we jumped straight from 2.1 to 2.3.)
Another difference is apparently that the Python registry keys
go into the HKEY_CURRENT_USER hive instead of the HKLM one.
Creating the (Default) REG_SZ key for InstallPath in the
HKLM hive works around the problem.

Matt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: </pipermail/twisted-python/attachments/20030924/f06a0b61/attachment.sig>


More information about the Twisted-Python mailing list