Fail to import the 'stackless' module
Bin Huang <[email protected]> Wed, 23 Jul 2014 22:56:02 -0400
| Newsgroups | gmane.comp.python.stackless |
|---|---|
| Message-ID | <CAJkdMQZ5vEd_+wg=Xv1XhjxUo7hCJ1_2iMgRn2Y4Cjmy8Mprcg@mail.gmail.com> |
--===============5327704534419278494== Content-Type: multipart/alternative; boundary=089e01538deeda57d804fee7989d --089e01538deeda57d804fee7989d Content-Type: text/plain; charset=UTF-8 Hi list, I have compiled stackless-2.6.5 for an ARM platform (ARMv7 architecture). No error occurred during the compilation except that the system failed to find the necessary bits to build some modules. When I tried to import the 'stackless' module, the system reported an error, "no module named stackless", to me. Specifically, the error message looks like this: ------------------------------------------------------------------------------------------------------------ root@192:/opt/stackless-2.6.5/bin# ./python Python 2.6.5 (unknown, Feb 18 1970, 02:43:59) [GCC 4.6.3] on linux3 Type "help", "copyright", "credits" or "license" for more information. >>> import stackless Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: No module named stackless >>> ------------------------------------------------------------------------------------------------------------ Also, I took the same source files and compiled them (with the same configuration) for an X86 workstation. That worked well and I did not have any problem with importing the 'stackless' module. I think Stackless-2.6.5 supports ARMv7 architecture. Otherwise, I shouldn't be able to launch the interpreter. I really don't have any clue here. I wonder if someone can offer me some insights. Thanks in advance. Bin --089e01538deeda57d804fee7989d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">Hi list,<div><br></div><div>I have compiled stackless-2.6.= 5 for an ARM platform (ARMv7 architecture). No error occurred during the co= mpilation except that the system failed to find the necessary bits to build= some modules. =C2=A0When I tried to import the 'stackless' module,= the system reported an error, "no module named stackless", to me= .=C2=A0</div> <div><br></div><div>Specifically, the error message looks like this:</div><= div><br></div><div>--------------------------------------------------------= ----------------------------------------------------</div><div><div>root@19= 2:/opt/stackless-2.6.5/bin# ./python</div> <div>Python 2.6.5 (unknown, Feb 18 1970, 02:43:59)=C2=A0</div><div>[GCC 4.6= .3] on linux3</div><div>Type "help", "copyright", "= ;credits" or "license" for more information.</div><div>>&= gt;> import stackless</div> <div>Traceback (most recent call last):</div><div>=C2=A0 File "<std= in>", line 1, in <module></div><div>ImportError: No module na= med stackless</div><div>>>>=C2=A0</div></div><div>----------------= ---------------------------------------------------------------------------= -----------------<br> </div><div><br></div><div>Also, I took the same source files and compiled t= hem (with the same configuration) for an X86 workstation. That worked well = and I did not have any problem with importing the 'stackless' modul= e.</div> <div><br></div><div>I think Stackless-2.6.5 supports ARMv7 architecture. Ot= herwise, I shouldn't be able to launch the interpreter.=C2=A0</div><div= ><br></div><div>I really don't have any clue here. I wonder if someone = can offer me some insights. Thanks in advance.=C2=A0</div> <div><br></div><div>Bin</div><div>=C2=A0</div></div> --089e01538deeda57d804fee7989d-- --===============5327704534419278494== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Stackless mailing list [email protected] http://www.stackless.com/mailman/listinfo/stackless --===============5327704534419278494==--