Re: [Tutor] issues running python

2019-03-26 Thread Alan Gauld via Tutor
On 26/03/2019 21:41, Drew Jakala wrote: > Hello, > I'm having issues running python and sublime on my computer. Every time I > try to run either one I get an error message that looks something like this: > "Traceback (most recent call last): > File "", line 1, in > python > NameError: name

[Tutor] issues running python

2019-03-26 Thread Drew Jakala
Hello, I'm having issues running python and sublime on my computer. Every time I try to run either one I get an error message that looks something like this: "Traceback (most recent call last): File "", line 1, in python NameError: name 'python' is not defined I think I need to edit my path