Sublime Forum

[MacOS 10.14.16] Cannot run any Python Script

#1

Hi all,

Every time I try to run a basic script, such as print I get this error:

I just installed Python 3.10, but when I check on the terminal, it recognises the 3.9 version, which is weird to me.

Just to give some context: I used anaconda navigator before only to run a pre-built python script.
Since I’d like to learn the basics of python I wanted to start from the very basics. Can anyone help me out? Many thanks in advance :slight_smile:

0 Likes

#2

This error usually happens when the file hasn’t been saved.

0 Likes

#3

Ok I feel very dumb now, but it’s a new lesson learned :grin:

Thank you kindly for your time!

0 Likes