Re: python manage.py runserver is throwing error in windows

2019-01-16 Thread Nigel Copley
You'll need to fix the syntax error %s=%s' % (k, v) for k, v wherever it is in your code On Wed, 16 Jan 2019, 13:20 Imran, wrote: > Hi, > > I have installed Django 1.11.7 in my windows 7 machine. I am getting the > following error when i run python manage.py runserver. Is there a > workaround to

python manage.py runserver is throwing error in windows

2019-01-16 Thread Imran
Hi, I have installed Django 1.11.7 in my windows 7 machine. I am getting the following error when i run python manage.py runserver. Is there a workaround to fix it? Unhandled exception in thread started by .wrapper at 0x033EA9C0> Traceback (most recent call last): File "C:\Python\Python37-3