django-websocket-redis icon indicating copy to clipboard operation
django-websocket-redis copied to clipboard

No module named 'django.utils.six'

Open laurentL opened this issue 2 years ago • 0 comments

hi, six was removed from django : django.utils.six - Remove usage of this vendored library or switch to six.

File "/home/llabatut/.virtualenvs/supervisorWeb311/lib/python3.11/site-packages/ws4redis/django_runserver.py", line 13, in from django.utils.six.moves import socketserver ModuleNotFoundError: No module named 'django.utils.six'

laurentL avatar Jun 06 '23 11:06 laurentL