Sublime Forum

Sublime Not working like it should - Mac OSX Catalina

#1

I started using this and it seemed to be working OK but now I only see the colors on the practice I was doing before (taking lessons on Python and he recommended this.). However on any new tabs, it is like the programming interpreter is not on. Now Catalina comes with Python3. Apparently this does not support it but I thought it installed the old Python or something like that. Also, no matter the program, they don’t product output any more when I do the -B.

I uninstalled using typical sending the executable to the trash and then downloaded it once again. It is still doing the same thing.

Help!

Thanks,
Marc

0 Likes

#2

If you save your files with a python extension (.py) or set the syntax manually either through the menu View > Syntax > Python or on the bottom right, it will highlight your code as python and allow you to run the build system.

0 Likes