Sublime Forum

Python not working

#1

Unless I’m being extremely stupid, python won’t work. I’ve tried reinstalling twice
https://gyazo.com/a6984ac773f924dd931e408d5174dc00
https://gyazo.com/8d182b7d5b6bc645569c102889873ef3

0 Likes

#2

Based on your error output, I think you’re running into this:

0 Likes

#3

Before, I ran this exact line of code just fine. Now it doesn’t work at all. But now that I did that, it works. Thanks!
Edit: Now python is dropping decimals when I do division (I’m using 3.7.0). The tutorial I’m using says that’s not supposed to happen with python 3

0 Likes