When I try to run code in editor,it says that there is no available interpreters.Please,help.How can I solve the problem?
Just read the PyCharm's Docs.
https://www.jetbrains.com/pycharm/quickstart/configuring_interpreter.html
Step by step:
Settings
Project Interpreter
Local
/usr/bin/python
/usr/bin/pythonX.Y
C:python
PD: If you are on Linux python is installed and if you are using Windows, you can download from here: https://www.python.org/downloads/windows/
1.4m articles
1.4m replys
5 comments
57.0k users