Re: manage.py is giving me an error

2020-07-21 Thread Jagtar Singh Lakhyan
Use python3 & install if Not installed On Tue, Jul 21, 2020 at 11:19 PM Kovy Jacob wrote: > Jacob-Mac-mini:TachlisGeredt kovyjacob$ python manage.py runserver > 0.0.0.0:8000 > > File "manage.py", line 16 > > ) from exc > > ^ > > SyntaxError: invalid syntax > > > why am I getting

manage.py is giving me an error

2020-07-21 Thread Kovy Jacob
Jacob-Mac-mini:TachlisGeredt kovyjacob$ python manage.py runserver 0.0.0.0:8000 File "manage.py", line 16 ) from exc ^ SyntaxError: invalid syntax why am I getting an error, I never edited manage.py -- You received this message because you are subscribed to the Google