Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #94486

Re: Fwd: ImportError: No module named site

From Laura Creighton <lac@openend.se>
Subject Re: Fwd: ImportError: No module named site
References <55B0C0FF.1000507@inhand.com.cn><55B196DF.80808@inhand.com.cn>
Date 2015-07-24 04:12 +0200
Newsgroups comp.lang.python
Message-ID <mailman.932.1437704014.3674.python-list@python.org> (permalink)

Show all headers | View raw


In a message of Fri, 24 Jul 2015 09:37:35 +0800, "chenchao@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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Fwd: ImportError: No module named site Laura Creighton <lac@openend.se> - 2015-07-24 04:12 +0200

csiph-web