osx - How do I change my python idle and general version from 3.4.3 to 2.7.9 -


i have been searching answers , have not found any.i wondering how change default idle 2.7.9. downloaded 3.4.3 first , don't know how change 2.7.9. want change can run pygame.

on console, write idle press tab:

$ idletab

idle            idle-python2.7  

it spit out python idle versions on path: maybe idle-python2.7 want?

you can directly write idle-python2.7 , press enter: if there python idle version, start.


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -