[issue20862] Problems running python 3.3

2014-03-06 Thread Ned Deily
Ned Deily added the comment: Sorry, the Python bug tracker is not the place to ask about third-party products. One suggestion though: make sure you entered the full (absolute) path to the Python 3.3 executable: probably something like /usr/local/bin/python3.3 or /Library/Frameworks/Python.fr

[issue20862] Problems running python 3.3

2014-03-06 Thread Romil Agrawal
New submission from Romil Agrawal: I just installed python 3.3.4 on os mavericks. When I changed the python excutable in wing ide and restarted it, a dialog box appeared that said the interpreter for python 3.3 might not exist. Can anyone help regarding this? -- components: Library (Li