You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: