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


Groups > comp.lang.python > #94486 > unrolled thread

Re: Fwd: ImportError: No module named site

Started byLaura Creighton <lac@openend.se>
First post2015-07-24 04:12 +0200
Last post2015-07-24 04:12 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#94486 — Re: Fwd: ImportError: No module named site

FromLaura Creighton <lac@openend.se>
Date2015-07-24 04:12 +0200
SubjectRe: Fwd: ImportError: No module named site
Message-ID<mailman.932.1437704014.3674.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web