[issue7039] test_distutils fails on os x 10.6

Jan Hosang report at bugs.python.org
Fri Oct 2 22:33:08 CEST 2009


New submission from Jan Hosang <jan.hosang at gmail.com>:

FAIL: test_get_python_inc 
(distutils.tests.test_sysconfig.SysconfigTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distuti
ls/tests/test_sysconfig.py", line 54, in test_get_python_inc
    self.assert_(os.path.isdir(inc_dir), inc_dir)
AssertionError: /Users/ronald/Projects/python/r263/Include

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

----------
components: Library (Lib), Tests
messages: 93454
nosy: chuck
severity: normal
status: open
title: test_distutils fails on os x 10.6
type: behavior
versions: Python 2.7

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


More information about the Python-bugs-list mailing list