Fwd: a bit help please?

12 views
Skip to first unread message

Bob Farrell

unread,
May 11, 2011, 4:11:19 AM5/11/11
to bpy...@googlegroups.com, panos skondras
I've forwarded this to the correct address - I don't know anything
about the python3 stuff (I've never actually used python3) so I can't
help you with this, hopefully somebody on the mailing list can.


---------- Forwarded message ----------
From: panos skondras <parra...@gmail.com>
Date: 10 May 2011 20:26
Subject: a bit help please?
To: b...@bpython-interpreter.org


i am looking for a way to run bpython with python3 and set the
pythonpath correct

i searched all over internet and didn't make it.

iam runing xubuntu and i am new to python. Could you please tell me
what should i change and where axcacttly?

now bpython is running python 2.6 but i have installed also 3.1

i like to run it with python 3.1

Thanks for yoyr time bob

Panos from greece

Andreas Stührk

unread,
May 12, 2011, 2:49:22 PM5/12/11
to bpy...@googlegroups.com, parra...@gmail.com
Hello Panos,

panos skondras <parra...@gmail.com> wrote:
> i am looking for a way to run bpython with python3 and set the
> pythonpath correct

bpython's source code is currently written for Python 2, but it can be
translated to Python 3 code using 2to3. The usual way to translate
bpython is to execute "setup.py install" with Python 3. bpython then
automatically translates itself. Keep in mind that you may also need
to install Pygments that way.

HTH,
Andreas

Reply all
Reply to author
Forward
0 new messages