nestor <nestornis...@gmail.com> added the comment: Maybe make test will help troubleshoot this (BTW how do I enable verbose mode?):
test test_ascii_formatd failed -- errors occurred; run in verbose mode for details test_cmath test test_cmath failed -- Traceback (most recent call last): File "/datawhse/test/data/export/ptst/Python-3.1/Lib/test/test_cmath.py", line 362, in test_specific_values self.fail(error_message) AssertionError: atan0000: atan(complex(0.0, 0.0)) Expected: complex(0.0, 0.0) Received: complex(0.0, -0.0) Received value insufficiently close to expected value. test_cmd_line test test_cmd_line failed -- errors occurred; run in verbose mode for details test_cmd_line_script test test_cmd_line_script failed -- errors occurred; run in verbose mode for details test_code test_distutils Exception AttributeError: "'_Stream' object has no attribute 'cmp'" in <bound method _Stream.__del__ of <tarfile._Stream object at 0x218c2d70>> ignored Exception AttributeError: "'_Stream' object has no attribute 'cmp'" in <bound method _Stream.__del__ of <tarfile._Stream object at 0x21763bf0>> ignored unable to execute cc_r: No such file or directory unable to execute cc_r: No such file or directory unable to execute cc_r: No such file or directory Exception AttributeError: "'_Stream' object has no attribute 'cmp'" in <bound method _Stream.__del__ of <tarfile._Stream object at 0x21a3fc30>> ignored Exception AttributeError: "'_Stream' object has no attribute 'cmp'" in <bound method _Stream.__del__ of <tarfile._Stream object at 0x21a3fdd0>> ignored test test_distutils failed -- errors occurred; run in verbose mode for details test_fileio test test_fileio failed -- Traceback (most recent call last): File "/datawhse/test/data/export/ptst/Python-3.1/Lib/test/test_fileio.py", line 262, in testAbles self.assertEquals(f.seekable(), False) AssertionError: True != False test_httpservers Fatal Python error: Py_Initialize: can't initialize sys standard streams AttributeError: '_io.FileIO' object has no attribute 'raw' Fatal Python error: Py_Initialize: can't initialize sys standard streams AttributeError: '_io.FileIO' object has no attribute 'raw' Fatal Python error: Py_Initialize: can't initialize sys standard streams AttributeError: '_io.FileIO' object has no attribute 'raw' Fatal Python error: Py_Initialize: can't initialize sys standard streams AttributeError: '_io.FileIO' object has no attribute 'raw' test test_httpservers failed -- errors occurred; run in verbose mode for details test_io test test_io failed -- errors occurred; run in verbose mode for details test_mmap test test_mmap failed -- Traceback (most recent call last): File "/datawhse/test/data/export/ptst/Python-3.1/Lib/test/test_mmap.py", line 219, in test_access_parameter m.flush() mmap.error: [Errno 22] Invalid argument test_multiprocessing test test_multiprocessing failed -- errors occurred; run in verbose mode for details ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6348> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com