

MacOS comes with Python installed (it’s BSD under the hood). With “configured interpreter” I assume you mean the system Python? Thank you all very much for any advice! I hadn't had any problem with coding in Java, C or even Assembly, but getting into python isn't as easy as I thought. But for example "Pygame" needed to be installed by terminal before - and I don't understand why? Mostly they worked just by typing them into the code. Is there a nice list or platform to see all the packages? Should I delete python and install it again with Conda maybe? Also I started a little and easy project where I included some packages.

I installed the latest version of python (3.9.6) but P圜harm says my interpreter is Python 3.8.

If I set up a new project, what's the difference between using a new environment vs using the configured interpreter? As far as I can tell, using a new environment simply sets up a new instance of python specially for the project, doesn't it? I use a M1 Macbook, installed P圜harm and it automatically installed Python (don't know if it would be smarter to use brew or conda (and don't know the differences)).ġ. Im currently studying computer science and since we don't have any python course, I want to learn it by myself.
