bpython with python2/python3

84 views
Skip to first unread message

pierre

unread,
Sep 21, 2016, 8:49:49 AM9/21/16
to bpython
Hello,


i need to use bpython with both Pyhton2.6 and Python3.
In the bpython doc I've found :

Python 3 support

bpython supports Python 3. It's as simple as running setup.py with Python 3.


???? !!!!!!


for me it's not so simple !!


I'm running on MacosX El Capitan


Thanks for answer


Pierre


Sebastian Ramacher

unread,
Sep 21, 2016, 8:54:01 AM9/21/16
to bpython

So, install bpython for both your Python 2 and Python 3 installation, i.e. $python2 setup.py install and $python3 setup.py install. Then you can start bpython for the specific installation by running $python2 -m bpython respectively $python3 -m bpython.

Pierre Puiseux

unread,
Sep 21, 2016, 4:03:54 PM9/21/16
to bpy...@googlegroups.com
Perfect ! Just what I needed.
Maybe it could be documented more in detail in the official doc ?
Thanks Sebastian.

--
You received this message because you are subscribed to a topic in the Google Groups "bpython" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bpython/M_JwbScEKYY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bpython+u...@googlegroups.com.
To post to this group, send email to bpy...@googlegroups.com.
Visit this group at https://groups.google.com/group/bpython.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages