[Twisted-Python] Traceback in windows installer

Thomas Heller theller at python.net
Thu Feb 27 09:40:22 MST 2003


I get a traceback when runing the 1.0.3 windows installer.
Anyone else seeing this, or is it a problem on my side?

Thomas

Traceback (most recent call last):
  File "C:\Python22\Scripts\twisted_postinstall.py", line 25, in ?
    from twisted.python.shortcut import Shortcut
  File "C:\Python22\Lib\site-packages\twisted\python\shortcut.py", line 7, in ?
    from win32com.shell import shell
  File "C:\Python22\lib\site-packages\win32com\__init__.py", line 95, in ?
    SetupEnvironment()
  File "C:\Python22\lib\site-packages\win32com\__init__.py", line 32, in SetupEnvironment
    __path__.append( win32api.RegQueryValue(key, "Extensions" ))
TypeError: this constructor takes no arguments
*** run_installscript: internal error 0xFFFFFFFF ***







More information about the Twisted-Python mailing list