Thomas Heller schrieb:
Maxim Demenko schrieb:
Hi,
i have installed Python 2.5.4 on WinXP, setuptools-0.6c9 and py2exe 0.6.9
Now i can't list installed modules, here is the stacktrace:
[...]
Any suggestion, how to fix this issue?
Thomas Heller schrieb:
Looks like a setuptools problem to me.  Here's the output on my system:

Actually, I don't know where the problem is.  Maybe pydoc?

Thomas

Thank you Thomas,
i found http://thread.gmane.org/gmane.comp.python.distutils.devel/3340
and tried to import setuptools first - indeed, in this case the problem seems to be solved, however, would like to know, how to persist it.
If i put it into py2exe.__init__.py - is it a very bad idea?

Best regards

Maxim
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to