I think you will find most things sought after from python 3 are available in 2.7.  In addition there is a plan9 module included giving you the building blocks to build plan9-centric tools.  https://bitbucket.org/jas/cpython

Ian


On Tue, Aug 13, 2013 at 4:58 AM, Devyn Collier Johnson <devyncjohnson@gmail.com> wrote:

On 08/12/2013 10:12 PM, Matthew Veety wrote:
No it is. Just use the compilers for the other arch.

On Aug 12, 2013, at 21:35, Devyn Collier Johnson <devyncjohnson@gmail.com> wrote:

On 08/12/2013 07:23 PM, erik quanstrom wrote:
On Mon Aug 12 19:15:36 EDT 2013, devyncjohnson@gmail.com wrote:
Aloha Plan9 fans!

     I am new to Plan9 and I plan to use it for robotics. However, I am
unable to find a Python3 interpreter that would run on a Plan9 system on
an ARM system. Does such a package exist?
not out o the box, but jas' python port on bitbucket is close.  we haven't
tried out python 3 yet, and we've been ignoring arm but we are following
the tip, so python 3 might just work on 386/amd64.

i- erik
Thanks anyway. I am new to cross compiling, so I assume it is not as easy as downloading the source code and compiling?

Mahalo,

DevynCJohnson@Gmail.com


Thanks! I will try that sometime.

Mahalo,

DCJ