django-rest-framework-proxy icon indicating copy to clipboard operation
django-rest-framework-proxy copied to clipboard

Cannot import name 'six' from 'django.utils'

Open marinaaaniram opened this issue 2 years ago • 1 comments

File "/usr/local/lib/python3.7/site-packages/rest_framework_proxy/views.py", line 5, in <module>
backend-dataportal-backend-1  |     from django.utils import six
backend-dataportal-backend-1  | ImportError: cannot import name 'six' from 'django.utils'

marinaaaniram avatar Feb 21 '23 08:02 marinaaaniram

This PR has been open for three years now: https://github.com/eofs/django-rest-framework-proxy/pull/33

So I wouldn't expect this bug to be fixed anytime soon. 🤷

MarkusShepherd avatar Apr 04 '23 06:04 MarkusShepherd