Saving Python file - Error

Hello,

I am trying to learn Python coding.

I am on MacOS and I have an error when i try to save a file on SublimeText file with the a simple code.
The error is : Unable to save /print(‘hello world’).py

Error: Permission denied

Thanks for help.

Hi and welcome to the forum!

Are you trying to save into a folder that you don’t have permissions to?

1 Like

I solved this , It’s just a fix location issue ^^.
Tx

1 Like