#34228: Django 4.1.4 cannot import name 'force_unicode' from
'django.utils.encoding'
---------------------------------------+------------------------
               Reporter:  JosephHo290  |          Owner:  nobody
                   Type:  Bug          |         Status:  new
              Component:  Utilities    |        Version:  4.1
               Severity:  Normal       |       Keywords:
           Triage Stage:  Unreviewed   |      Has patch:  0
    Needs documentation:  0            |    Needs tests:  0
Patch needs improvement:  0            |  Easy pickings:  0
                  UI/UX:  0            |
---------------------------------------+------------------------
 Traceback (most recent call last):

   File "/home/josephho/django-fly/.venv/lib64/python3.9/site-
 packages/django/template/utils.py", line 69, in __getitem__

     return self._engines[alias]

 KeyError: 'Django'


 raise InvalidTemplateLibrary(

 django.template.library.InvalidTemplateLibrary: Invalid template library
 specified. ImportError raised when trying to load
 'markdown_deux.templatetags.markdown_deux_tags': cannot import name
 'force_unicode' from 'django.utils.encoding' (/home/josephho/django-
 fly/.venv/lib64/python3.9/site-packages/django/utils/encoding.py)

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34228>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701854c3ff1df-361755cb-4288-41cd-a138-a9e14ce4b5ec-000000%40eu-central-1.amazonses.com.

Reply via email to