Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #94486 > unrolled thread
| Started by | Laura Creighton <lac@openend.se> |
|---|---|
| First post | 2015-07-24 04:12 +0200 |
| Last post | 2015-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.
Re: Fwd: ImportError: No module named site Laura Creighton <lac@openend.se> - 2015-07-24 04:12 +0200
| From | Laura Creighton <lac@openend.se> |
|---|---|
| Date | 2015-07-24 04:12 +0200 |
| Subject | Re: 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
Back to top | Article view | comp.lang.python
csiph-web