osx - uninstall python on mac Mavericks -


i'm new mac user. installed python 2.7.6 cannot run scripts (through idle or script). want reinstall don't want mess version comes pre-installed on mac. thank help. note: there questions on stackoverflow similar mine, yet not address issue of pre-installed version of python. or irrelevant?

to uninstall python, see: how uninstall python 2.7 on mac os x 10.6.4?

a potential solution specify python interpreter use when writing scripts. or can specify python alias, store python interpreter wish use , save .bash_profile.

this might guide right direction: setting default interpreter python script


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -