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
option./usr/bin/python
or /usr/bin/pythonX.Y
where X and Y are the version. In Windows, it is used to be in 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/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With