I just installed sublime text in ubuntu 18.04. I added some packages like anaconda, themes, color scheme and sidebar. I’m trying to use python. Every time I try to build the code I get:
bash: python: command not found
[path: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin]
I think this must be the wrong path but I can’t figure out how to change it. I haven’t had any trouble using sublime text for html etc. I think sublime isn’t looking at the right directory maybe? Not really sure.