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
hello,
Thank you for your work,
I had this dependency issue:
from django.utils.encoding import python_2_unicode_compatible
ImportError: cannot import name 'python_2_unicode_compatible'
If i make further changes it comes down to django version compatibility.
Can you please help?
The text was updated successfully, but these errors were encountered:
hello,
Thank you for your work,
I had this dependency issue:
from django.utils.encoding import python_2_unicode_compatible
ImportError: cannot import name 'python_2_unicode_compatible'
If i make further changes it comes down to django version compatibility.
Can you please help?
The text was updated successfully, but these errors were encountered: