[New-bugs-announce] [issue5436] test_distutils fails with official Mac OS X Installer Disk Image (3.0.1)

Martina Oefelein report at bugs.python.org
Sat Mar 7 18:15:28 CET 2009


New submission from Martina Oefelein <Martina at oefelein.de>:

Majestix:~ martina$ python3.0 -m test.regrtest test_distutils
Could not find '/Library/Frameworks/Python.framework/Versions/3.0/lib/python3.0/test' in sys.path to remove it
test_distutils
test test_distutils failed -- Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/3.0/lib/python3.0/distutils/tests/test_sysconfig.py", line 45, in 
test_get_python_inc
    self.assert_(os.path.isdir(inc_dir), inc_dir)
AssertionError: /Users/ronald/Projects/python/bld/r301/Include

1 test failed:
    test_distutils

----------
assignee: tarek
components: Distutils, Macintosh, Tests
messages: 83283
nosy: oefe, tarek
severity: normal
status: open
title: test_distutils fails with official Mac OS X Installer Disk Image (3.0.1)
type: behavior
versions: Python 3.0

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


More information about the New-bugs-announce mailing list