Skip to content
New issue

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

Django 4.2 Error #24

Open
udit-001 opened this issue Jun 25, 2023 · 0 comments
Open

Django 4.2 Error #24

udit-001 opened this issue Jun 25, 2023 · 0 comments

Comments

@udit-001
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant