pycharm first use
I've just downloaded pycharm. After loading some script, this message appears: "Error running foo.py: Cannot find python interpreter for this configuration".
I've noticed there is a dialog where you can put some info on the interpreter, but I'm not sure what to put in every field. Also you'd think pycharm could pick up the default interpreter from the PATH?
Regards,
Juan Pablo
Please sign in to leave a comment.
Hello Juan Pablo,
You need to go to Settings | Python Interpreters, press "Add" button and
specify the path to the Python binary.
Which OS are you using?
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"