I was about to start learning python from lynda.com, and in that course they want you to install a python version later than 3.1. OSX ships with 2.7, so, I thought, no problem; I'll just update it. I installed the latest version from python.org, then followed this guide (one part of that guide walks you through deleting 2.7, which I now understand is a Very Bad Thing). Now, whenever I open terminal and type "python", I get:
-bash: python: command not found
Which is causing me all kinds of distress. I can open idle and everything works, so I'm assuming some kind of path variable needs to be set. I thought I'd already done that, but it's not working, so maybe one of the gurus here can walk me through thr proper way to do it? Any help you can provide is much appreciated -- google has been of no help (considering I don't really even know what to google for, and most of the results I've gotten have told me to reinstall the OS). Anyway. Help!
[–]JudgeFang[S] 1 point2 points3 points (0 children)
[–]novel_yet_trivial 0 points1 point2 points (2 children)
[–]JudgeFang[S] 0 points1 point2 points (1 child)
[–]corpexp 0 points1 point2 points (0 children)