import win32com in embedded python

Achim Domma achim.domma at syynx.de
Thu Jan 31 08:49:14 EST 2002


Hi,

if I try to import win32com in an embedded python interpreter I get the
following error message :

Traceback (most recent call last):
  File "PythonISAPI", line 2, in ?
  File "c:\python21\win32com\__init__.py", line 95, in ?
    SetupEnvironment()
TypeError: this constructor takes no arguments

I looked at the given file but the error makes no sense at all to me.
win32com works fine from the command line and importing other packages is
also no problem. Any idea ?

greetings
Achim






More information about the Python-list mailing list