Opened 22 months ago
Closed 22 months ago
#34258 closed Uncategorized (duplicate)
Import Error issues.
Reported by: | AVINASH SOY | Owned by: | nobody |
---|---|---|---|
Component: | Uncategorized | Version: | 4.1 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I'm getting a given issue from the markdown_deux component of django library: -
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' (C:\Users\nanug\Fusion\env\lib\site-packages\django\utils\encoding.py)
Note:
See TracTickets
for help on using tickets.
Duplicate of #34228.