View Single Post
Posts: 75 | Thanked: 19 times | Joined on Jun 2008 @ Seattle
#261
It looks like you have python installed. If you type 'python xyz' it will tell you 'can't open file xyz'. The 'not found' error is when a program (like python) is not in the path.

Can you post a screen shot (or cut and paste) the exact line you typed and the exact error?