py2exe and distutils

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Sun Feb 8 15:40:21 EST 2009


En Sat, 07 Feb 2009 18:39:19 -0200, Thomas Heller <theller at python.net>  
escribió:

>> 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?

Yes, pydoc isn't robust enough in 2.5; see  
<http://groups.google.com/group/comp.lang.python/browse_thread/thread/4d07c1f7bdb49b94/1bdd47421061c788#1bdd47421061c788>  
for a quick fix.

-- 
Gabriel Genellina




More information about the Python-list mailing list