Fwd: ImportError: No module named site

Laura Creighton lac at openend.se
Thu Jul 23 22:12:25 EDT 2015


In a message of Fri, 24 Jul 2015 09:37:35 +0800, "chenchao at inhand.com.cn" write
s:
>hi:
>I'm Needing to get python 2.7.10 to cross compile correctly for an ARM 
>embedded device. When I execute python using shell, it comes out this 
>error:ImportError: No module named site.I have setted environment 
>varible:PYTHONHOME and PYTHONPATH. Is there some good idea to sovle this 
>issue?

You might want to try that question over here:
https://mail.python.org/mailman/listinfo/mobile-sig

I think you have an issue with dynamic library linking, but I don't
know how to find out for sure.   People there do.

Laura



More information about the Python-list mailing list