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
File "/home/vagrant/.tox/py36/lib/python3.6/site-packages/redis_cache/utils.py", line 5, in <module>
from django.utils import six
ImportError: cannot import name 'six'
Installing with the --no-binary option or through git reference (pip install git+https://github.com/sebleier/django-redis-cache.git) is a good workaround.
Pip freeze shows:
Noticed someone else mentioned it here: #173 (comment)
The text was updated successfully, but these errors were encountered: