Ask your own question, for FREE!
MIT 6.189 A Gentle Introduction to Programming Using Python (OCW) 8 Online
OpenStudy (anonymous):

How do I make Python 2.7 the default in Idle instead of it launching 3?

OpenStudy (anonymous):

I think you can do it simply by reinstalling 2.7 (the last install becomes default). Is this Windows? When you say it launches 3, in what sense? When you click a .py file?

OpenStudy (anonymous):

What is the difference, anyway? I don't even know WHAT I'm running...

OpenStudy (anonymous):

For the duration of the course, you might want to consider just uninstalling 3 if you have no use for it at the moment. It will cause problems with the coursework.

OpenStudy (anonymous):

Thanks!

OpenStudy (anonymous):

python 2.7 has a much messier object-oriented programming style but python three has those brackets after the print function, apart from removing class initiation in classes.

OpenStudy (anonymous):

It depends on the disto. e.g. in Gentoo you’d solve this with `eselect python set python2.7` (which happens to be the default)

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!