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

Error no module named flask #3

Open
tonovicio opened this issue Apr 22, 2020 · 3 comments
Open

Error no module named flask #3

tonovicio opened this issue Apr 22, 2020 · 3 comments

Comments

@tonovicio
Copy link

[x] Error: No module named flask

@santhoshsandu
Copy link

i also have that problem

@arsh657
Copy link

arsh657 commented Jul 5, 2023

pip3 install flask maybe it works

@0xhroot
Copy link

0xhroot commented Jul 19, 2023

sudo pacman -S python-pip
python -m venv myenv
source myenv/bin/activate
pip install flask flask-socketio
&& run the script

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

4 participants