This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients MrJean1, christian.heimes
Date 2007-10-29.17:52:55
SpamBayes Score 0.030783212
Marked as misclassified No
Message-id <1193680375.82.0.972390630089.issue1357@psf.upfronthosting.co.za>
In-reply-to
Content
Please run the test suite in verbose mode and attach the output:

$ ./python Lib/test/regrtest.py -v test_cookielib test_email test_fileio
test_pipes test_uuid

You seem to missing some packages to build additional extensions. Can
you install sqlite, openssl, readline, TCL/TK, curses and BSDDB?
History
Date User Action Args
2007-10-29 17:52:55christian.heimessetspambayes_score: 0.0307832 -> 0.030783212
recipients: + christian.heimes, MrJean1
2007-10-29 17:52:55christian.heimessetspambayes_score: 0.0307832 -> 0.0307832
messageid: <1193680375.82.0.972390630089.issue1357@psf.upfronthosting.co.za>
2007-10-29 17:52:55christian.heimeslinkissue1357 messages
2007-10-29 17:52:55christian.heimescreate