S
S
slavamironoff2018-09-05 20:29:08
Django
slavamironoff, 2018-09-05 20:29:08

Django 1.9 what's wrong with Django 1.9 split?

What is this error and what can it be connected with?
File "C:\Users\AppData\Local\Programs\Python\Python37-32\lib\wsgiref\simple_server.py", line 35, in close
self.status.split(' ',1)[0], self.bytes_sent
AttributeError: 'NoneType' object has no attribute 'split'
----- ------------------------------------

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vadim Shatalov, 2018-09-05
@netpastor

https://docs.djangoproject.com/en/dev/faq/install/...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question