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

when running 'tox' or 'tox -e py37' #12

Open
gofurmzq opened this issue Aug 1, 2022 · 0 comments
Open

when running 'tox' or 'tox -e py37' #12

gofurmzq opened this issue Aug 1, 2022 · 0 comments

Comments

@gofurmzq
Copy link

gofurmzq commented Aug 1, 2022

Get some error:
143, in exec_module
exec(co, module.dict)
File "/home/gofurmzq/Documents/flask-api-with-jwt/venv/lib/python3.7/site-packages/pytest_flask/plugin.py", line 11, in
from flask import json
File "/home/gofurmzq/Documents/flask-api-with-jwt/venv/lib/python3.7/site-packages/flask/init.py", line 14, in
from jinja2 import escape
File "/home/gofurmzq/Documents/flask-api-with-jwt/venv/lib/python3.7/site-packages/jinja2/init.py", line 6, in
from markupsafe import escape
ModuleNotFoundError: No module named @'markupsafe'
ERROR: InvocationError for command /home/gofurmzq/Documents/flask-api-with-jwt/.tox/py37/bin/pytest (exited with code 1)
_________________ summary __________________
ERROR: py37: commands failed

Thanks you i hope you can suggest the solved issue @a-luna 😅

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