PyCharm Ubuntu
Answered
Hello, I'm trying to run PyCharmCommunity in my Ubuntu machine. I was using Windows and recently switched onto Ubuntu. I want to continue using PyCharm as my IDLE, because I think it is the best one out there to code Python. I found PyCharm on the installer but when I try to run simple code like a print("Hello World") It will not run because it is missing the interpreter. Where can I find the Python Interpreter FIle? Or how can I fix this problem?
Thank you,
Cheers.
Please sign in to leave a comment.
Hi Alejandro,
Please see https://www.jetbrains.com/help/pycharm/configuring-python-interpreter.html. Following the instruction you should be able to add Project Interpreter. If you cannot find any python interpreter on your machine, then you should download and install it.