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

Missing markdown in requirements #2

Closed
Wivik opened this issue Apr 24, 2023 · 0 comments
Closed

Missing markdown in requirements #2

Wivik opened this issue Apr 24, 2023 · 0 comments

Comments

@Wivik
Copy link
Owner

Wivik commented Apr 24, 2023


Error: While importing 'app', an ImportError was raised:

Traceback (most recent call last):
  File "/devops-map/.local/lib/python3.10/site-packages/flask/cli.py", line 260, in locate_app
    __import__(module_name)
  File "/devops-map/app.py", line 4, in <module>
    import markdown
ModuleNotFoundError: No module named 'markdown'
@Wivik Wivik closed this as completed in b9ba9af Apr 24, 2023
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