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

cant run run.py please help me i am beging to you please #694

Open
PARIKAKUGOD1 opened this issue Jan 9, 2024 · 9 comments
Open

cant run run.py please help me i am beging to you please #694

PARIKAKUGOD1 opened this issue Jan 9, 2024 · 9 comments
Labels

Comments

@PARIKAKUGOD1
Copy link

Traceback (most recent call last):
File "/home/kali/byob/web-gui/run.py", line 1, in
from buildyourownbotnet import create_app
File "/home/kali/byob/web-gui/buildyourownbotnet/init.py", line 8, in
from flask_login import LoginManager
ModuleNotFoundError: No module named 'flask_login'

please tell me how to fix this please

@Muwix
Copy link

Muwix commented Jan 11, 2024

I have the same problem!! PLS help!!

@Muwix
Copy link

Muwix commented Jan 12, 2024

#666 its the same problem. Check here for a sulation

Copy link

Stale issue message

@Muwix
Copy link

Muwix commented Mar 13, 2024

Can Somone fix this issue?

@Aerialflame7125
Copy link

just install requirements.txt, or manually install every single module that pops up an error

@CatieIs
Copy link

CatieIs commented Apr 17, 2024

run "pip install flask_login"

@uuuuuuuhgdjkgeb
Copy link

try sudo apt install flask_login I've done that before

@Muwix
Copy link

Muwix commented May 24, 2024

try sudo apt install flask_login I've done that before

Still not working

@Pixel-Aspect
Copy link

I have the same issue. I am trying to run this through Parrot6 security edition.

I have been all over the internet trying to find a solution to this issue. I have read places where people can simply > sudo pip install flask_login - I get this message when I try to install from pip. Anyone else this far down the rabbit hole? Thoughts?

error: externally-managed-environment

× This environment is externally managed
╰─> To install Python packages system-wide, try apt install
python3-xyz, where xyz is the package you are trying to
install.

If you wish to install a non-Debian-packaged Python package,
create a virtual environment using python3 -m venv path/to/venv.
Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make
sure you have python3-full installed.

If you wish to install a non-Debian packaged Python application,
it may be easiest to use pipx install xyz, which will manage a
virtual environment for you. Make sure you have pipx installed.

See /usr/share/doc/python3.11/README.venv for more information

** this is my first post. I'm new here, so if more info is needed or this is not helpful please let me know. **

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants