[issue7020] regression in pywin32 build due to 2.6.3rc1

Sridhar Ratnakumar report at bugs.python.org
Thu Oct 1 18:43:25 CEST 2009


Sridhar Ratnakumar <sridharr at activestate.com> added the comment:

Apparently Zope2 build fails for the same reason on 2.6.3rc1 (I'm 
attaching the log file)

  File "c:\python26\lib\distutils\command\build_ext.py", line 633, in 
get_ext_fullpath

    filename = self.get_ext_filename(modpath[-1])

  File "c:\python26\lib\site-packages\setuptools-0.6c9-py2.6.egg
\setuptools\command\build_ext.py", line 85, in get_ext_filename

KeyError: 'cAccessControl'

----------
Added file: http://bugs.python.org/file15015/zop2-build-failure.txt

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7020>
_______________________________________


More information about the Python-bugs-list mailing list