[issue8102] test_distutils fails on 2.6.5rc1: "No module named setuptools_build_ext"

Tarek Ziadé report at bugs.python.org
Fri Mar 12 22:23:42 CET 2010


Tarek Ziadé <ziade.tarek at gmail.com> added the comment:

Ok so, this file is lost during the installation process only for the Mac OS X install it seems. I need to dig into the Mac OS X build process.

If I "./configure && make && make install" with the 2.6.5rc+ tarball, 
the files are properly copied.

Btw, how do you run the tests exactly Ned ?

$ python2.6 test/regrtest.py -v test_distutils

----------
nosy: +ronaldoussoren
priority: release blocker -> high

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


More information about the Python-bugs-list mailing list