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 ned.deily
Recipients Andreas.Jung, ned.deily
Date 2013-05-29.07:22:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1369812133.35.0.893269243673.issue18092@psf.upfronthosting.co.za>
In-reply-to
Content
Without more information, it is difficult to guess what is going wrong.  Please provide exactly what ./configure options you used to build Python and any "make install" options.  When you start Python, what values do "sys.prefix", "sys.exec_prefix", and "sys.path" have?  Does "python -E" give any different results?
History
Date User Action Args
2013-05-29 07:22:13ned.deilysetrecipients: + ned.deily, Andreas.Jung
2013-05-29 07:22:13ned.deilysetmessageid: <1369812133.35.0.893269243673.issue18092@psf.upfronthosting.co.za>
2013-05-29 07:22:13ned.deilylinkissue18092 messages
2013-05-29 07:22:13ned.deilycreate