[Twisted-Python] windows binary install.

Rene Dudfield illumen at yahoo.com
Wed Jul 2 02:06:04 EDT 2003


Hello,

I tried to install the windows binary install today, and there was an error.

Is it possible to not require win32api?  Maybe win32api should be on a 
list of dependencies on the download page?


Here's the error:
Installing Icons for Twisted...
Traceback (most recent call last):
File "C:\Python22\Scripts\twisted_postinstall.py", line 269, in ?
      run()
        File "C:\Python22\Scripts\twisted_postinstall.py", line 70, in run
            whocares=install()
              File "C:\Python22\Scripts\twisted_postinstall.py", line 
179, in install
                  if not runtime.platform.isWinNT():
                    File 
"C:\Python22\Lib\site-packages\twisted\python\runtime.py", line 52, in 
isWinNT
                        import win32api, win32con
                        ImportError: No module named win32api
                        *** run_installscript: internal error 0xFFFFFFFF ***







More information about the Twisted-Python mailing list