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

erro #24

Closed
andyhang1980 opened this issue Dec 2, 2020 · 2 comments
Closed

erro #24

andyhang1980 opened this issue Dec 2, 2020 · 2 comments
Labels
help wanted Extra attention is needed invalid This doesn't seem right

Comments

@andyhang1980
Copy link

Traceback (most recent call last):
File "/usr/lib/python3.8/runpy.py", line 185, in _run_module_as_main
mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
File "/usr/lib/python3.8/runpy.py", line 144, in _get_module_details
return _get_module_details(pkg_main_name, error)
File "/usr/lib/python3.8/runpy.py", line 111, in _get_module_details
import(pkg_name)
File "/home/zfz/TWRP-device-tree-generator/twrpdtgen/init.py", line 2, in
from jinja2 import Environment, FileSystemLoader
ModuleNotFoundError: No module named 'jinja2'

@SebaUbuntu
Copy link
Member

You haven't did pip3 install .

@SebaUbuntu
Copy link
Member

Reopen it if there are issues

@SebaUbuntu SebaUbuntu added help wanted Extra attention is needed invalid This doesn't seem right labels Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants