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

Installation issue #29

Open
Rsearch1234 opened this issue Jun 1, 2023 · 1 comment
Open

Installation issue #29

Rsearch1234 opened this issue Jun 1, 2023 · 1 comment

Comments

@Rsearch1234
Copy link

Getting this error when trying to run the script
python3 extanalysis.py
Traceback (most recent call last):
File "/home/ubuntu/Desktop/ExtAnalyser/ExtAnalysis/extanalysis.py", line 27, in
from flask import Flask, request, render_template, redirect, url_for, send_from_directory
ModuleNotFoundError: No module named 'flask'

@Tuhinshubhra
Copy link
Owner

you need to install the requirements through pip first.

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

2 participants