View Single Post
Posts: 27 | Thanked: 72 times | Joined on Jan 2012
#1
I bought a used N900 and flashed it. Once I had flashed the Nokia firmware and upgraded to the latest CSSU testing, I installed through App Manager all of the applications that I wanted. However, Python is now broken, so that when I try to launch, for example, Mnemosyne, it doesn't open. Opening a shell and typing python produces the following output:

Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
'import site' failed; use -v for traceback
Python 2.5.4 (r254:67916, May 17 2010, 21:00:32)
[GCC 4.2.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>>
What happened, how do I fix this?