Does anyone know what I can do about this error message: can't find __main__ module in…?
Hello, I recently tried writing Python code on a Mac with Sublime Text, but even with the simplest programs I get the error message mentioned in the title.
even if I only
print("Hello World")
Do you have a build-Config for Python in Sublime?