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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, oirraza, pitrou, theller
Date 2010-05-20.21:42:06
SpamBayes Score 0.0008642109
Marked as misclassified No
Message-id <1274391728.74.0.127471207673.issue8760@psf.upfronthosting.co.za>
In-reply-to
Content
no, the input is not the same, there is "ImportError: No module named site". I have tree more questions:

- Do you have a file named: /sw_install/python-2.6.5/Lib/site.py
- what it the output when you type "import sys; print sys.path"
- is there a file named "cStringIO.so" somewhere in the build tree?
History
Date User Action Args
2010-05-20 21:42:08amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, theller, pitrou, oirraza
2010-05-20 21:42:08amaury.forgeotdarcsetmessageid: <1274391728.74.0.127471207673.issue8760@psf.upfronthosting.co.za>
2010-05-20 21:42:06amaury.forgeotdarclinkissue8760 messages
2010-05-20 21:42:06amaury.forgeotdarccreate