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