problem of python

Hello:

I installed openSUSE 13.1 x64 in my computer and I foud that there is some problem of my python. In the terminal when I type



albert> python
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>:<exec_prefix>]
ImportError: No module named site
albert> 

Does anybody have any idea how to fix this problem?

thx a lot

HI, did you try the solution posted here : http://stackoverflow.com/questions/17670107/pythonanywhere-virtualenv-could-not-find-platform-dependent-libraries-exec ? HTH Lenwolf