i tried to install python in friendlyarm mini 2440 by following some cross compiling tutorials..now when i start python following statements are shown

Could not find platform independent libraries

Consider setting $PYTHONHOME to

[:]

'import site' failed; use -v for traceback.

am using Linux FriendlyARM 2.6.32.2

python 2.6.6

what is wrong with these statements??

thanks in advance

link|improve this question
feedback

1 Answer

it seems that the installation of python on your platform is not complete, are you sure there wasn't an error during cross compilation or installation ?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.