New submission from Ned Deily <[email protected]>:

A change in distutils distributed with Python 2.6.3 breaks setuptools.  Builds 
of 
extension modules fail with n get_ext_filename ext = self.ext_map[fullname] 
KeyError: '<xx>'.  An analysis and patch is documented in the Distribute 
tracker 
issue 41: http://bitbucket.org/tarek/distribute/issue/41/

----------
messages: 357
nosy: nad
priority: critical
status: unread
title: setuptools builds of extension modules fail with Python 2.6.3

_______________________________________________
Setuptools tracker <[email protected]>
<http://bugs.python.org/setuptools/issue85>
_______________________________________________
_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to