We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting the following error:
File "/home/project/venv/lib64/python3.11/site-packages/linguist/utils.py", line 10, in <module> from django.utils.encoding import force_text ImportError: cannot import name 'force_text' from 'django.utils.encoding' (/home/project/venv/lib64/python3.11/site-packages/django/utils/encoding.py)
I see that a fix for this has been merged to main branch, but a release on PyPi is pending, can you please make a release with the fix!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Getting the following error:
I see that a fix for this has been merged to main branch, but a release on PyPi is pending, can you please make a release with the fix!
The text was updated successfully, but these errors were encountered: