Sublime Forum

Can't Get Python3 to Output in Sublime Text 3!

#1

Hi everyone! I’m brand new to programming and trying to get python3 to run in Sublime Text 3. I’ve installed Python3 and I know that it runs in the terminal:

And I’ve built a new system to run python3 in sublime. (Saved it as a .sublime-build file.)

When I build, the only result is this:

But when I change “Build System” from Python3 to Python. It’s working!!!

I would greatly appreciate any help. I need my code working with Python3 but don’t know how to get past this!
Thanks you all so much!!!

0 Likes

#2
0 Likes

#3

Basically you need to install Python3 from the Windows Store.

0 Likes

#5

I’ve checked and Python3 still working now

0 Likes