Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
1) It looks like Python3 is not installed on the system -> sudo apt-get install python3
2) To use Python, it is best to create virtual environments, you can read more: https://docs.python.org/3/library/venv.html , after installing python3 when adding an interpreter to PyCharm, there should be a setting about creating a virtual environment for the project.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question