-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
I get the following error :-(
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2332, in resolve
return functools.reduce(getattr, self.attrs, module)
AttributeError: module 'jinja2.ext' has no attribute 'bable_extract'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/bin/pot-create", line 11, in <module>
sys.exit(main())
File "/usr/local/lib/python3.7/dist-packages/lingua/extract.py", line 308, in main
register_babel_plugins()
File "/usr/local/lib/python3.7/dist-packages/lingua/extractors/babel.py", line 51, in register_babel_plugins
extractor = entry_point.load(require=True)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2324, in load
return self.resolve()
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2334, in resolve
raise ImportError(str(exc))
ImportError: module 'jinja2.ext' has no attribute 'bable_extract'
Metadata
Metadata
Assignees
Labels
No labels