PyCharm install help Windows 7
I successfully installed PyCharm but there are issues when I try to compile a program it gives the following error:
"C:\Python33\python.exe: can't open file '/Python Console': [Errno 2] No such file or directory"
I can't find "Python Console" anywhere on the drive and Python 3.3 is installed.
How do I fix this?
"C:\Python33\python.exe: can't open file '/Python Console': [Errno 2] No such file or directory"
I can't find "Python Console" anywhere on the drive and Python 3.3 is installed.
How do I fix this?
Please sign in to leave a comment.
Uninstalled Python33 and Pycharm 3.02. Did a fresh download of each program from the Python and Pycharm websites. Installed Python33 first and then Pycharm. There were no errors reported on either install. Set the interpreter to c:/python33/python33.exe
The first problem is Pycharm cant find it's tips file. When I run the 2-line program, the error is generated. The attached pictures show the program, run error, and tips error.
I am using the Community version of Pycharm and windows 7
Any other thoughts on how to fix this?
I don't know about why the tips would be missing, I haven't seen that. It does seem to suggest maybe an incomplete or failed install.