Antwort: [Twisted-Python] Win32 installer for Python2.3
Mike Mueller
pyp at gmx.net
Sat Aug 9 18:49:29 MDT 2003
At 08:35 08.08.2003 +0200, you wrote:
>Simple go to the twisted-root (there is a setup.py) and type python
>setup.py bdist_wininst.
>
>After that there will be a windows installer under dist.
>
>Martin
Thanks. Worked at the first try.
PythonWin 2.3 (#46, Jul 29 2003, 18:54:32) [MSC v.1200 32 bit (Intel)] on
win32.
Portions Copyright 1994-2001 Mark Hammond (mhammond at skippinet.com.au) - see
'Help/About PythonWin' for further copyright information.
>>> import twisted
>>> twisted.python
<module 'twisted.python' from 'twisted\python\__init__.pyc'>
>>>
Before I used ..twisted\win32\build.py which did not work.
Learned something here :).
Mike
More information about the Twisted-Python
mailing list