Bpython on MacosX, changing python release

25 views
Skip to first unread message

pierre puiseux

unread,
Apr 16, 2012, 6:32:14 PM4/16/12
to bpy...@googlegroups.com
Hello,

i'm trying to use bpython with python-2.7 or python-3.2 instead of default value python-2.6.
Tip given by "tips&tricks" in bpython-doc doesn't work.

So, how can i do ?

Thanks for your answer.

Simon de Vlieger

unread,
Apr 17, 2012, 5:51:35 AM4/17/12
to bpy...@googlegroups.com
Pierre,

You can do so by downloading the source release from the bpython
website or checking out the source from our repository.

Then you'd run the setup.py installer with the Python of your choice,
for example: `python-3.2 setup.py install`. If you want to run Python
on top of a certain version you can either create multiple start
scripts in a directory on your path or start bpython with `python-3.2
-m bpython.cli`.

Regards,

Simon de Vlieger

> --
> You received this message because you are subscribed to the Google Groups
> "bpython" group.
> To post to this group, send email to bpy...@googlegroups.com.
> To unsubscribe from this group, send email to
> bpython+u...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/bpython?hl=en.

Reply all
Reply to author
Forward
0 new messages