Thread: How to make Python 3.2 default in Ubuntu 11.10?
hello,
i've got ubuntu 11.10 installed , want make python 3.2 default (instead of python 2.7). know how possible?
in advance!![]()
you cannot without severe breakage of ubuntu of runs on python.
should able use python3 @ command line or in programs make first line below. have both installed , changed line adding 3. errors had in small program debugging print statements needed ().
#!/usr/bin/python3
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] How to make Python 3.2 default in Ubuntu 11.10?
Ubuntu
Comments
Post a Comment