[New-bugs-announce] [issue8102] test_distutils fails on 2.6.5rc1: "No module named setuptools_build_ext"

Ned Deily report at bugs.python.org
Tue Mar 9 21:26:34 CET 2010


New submission from Ned Deily <nad at acm.org>:

Current 2.6.5rc1+ building on OS X:

======================================================================
ERROR: test_setuptools_compat (distutils.tests.test_build_ext.BuildExtTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/tests/test_build_ext.py", line 350, in test_setuptools_compat
    from setuptools_build_ext import build_ext as setuptools_build_ext
ImportError: No module named setuptools_build_ext

----------------------------------------------------------------------

----------
assignee: tarek
components: Distutils
messages: 100743
nosy: barry, ned.deily, tarek
severity: normal
status: open
title: test_distutils fails on 2.6.5rc1: "No module named setuptools_build_ext"
versions: Python 2.6

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


More information about the New-bugs-announce mailing list