malwaredllc / byob

An open-source post-exploitation framework for students, researchers and developers.
https://byob.dev
GNU General Public License v3.0
9k stars 2.13k forks source link

unable to locate directory containing user-installed packages #712

Open uuuuuuuhgdjkgeb opened 6 months ago

uuuuuuuhgdjkgeb commented 6 months ago

Please use the Discord Support Server if you need help and reserve creating issues for bug reports.

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots image

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

Muwix commented 6 months ago

Got same error.

KINGSBADDO commented 5 months ago

Got same error to

Pixel-Aspect commented 4 months ago

I believe the files you're looking for should be in the byob directory. Run "ls" and make sure you don't see the "byob" directory. That's where the files should be kept if you have installed correctly. I noticed the screen cap above, shows the "byob-master" directory. I believe this is only used for the initial setup. After that, you should move to the "byob" directory to run things like "setup.py" or "server.py". please let me know if that helps at all!

edit: looks like you need to move to a directory that looks like "byob/web-gui"....

sdfgbhngfdsdfghjk commented 3 months ago

you need to not use sudo

ArcticHonour commented 2 months ago

ive got the same error

~/Downloads/bot-net/byob/web-gui$ python3 run.py unable to locate directory containing user-installed packages

Tadinho10 commented 1 month ago

same unable to locate directory containing user-installed packages (another_venv) ┌─[ted@parrot]─[~/botnet/byob/web-gui] └──╼ $

zaniityy commented 1 month ago

can the owner of the repo acknowledge this??

Env-Ir0n commented 2 weeks ago

Are you in the byob directory or the byob-master, as byob-master is for initial setup

Muwix commented 2 weeks ago

Are you in the byob directory or the byob-master, as byob-master is for initial setup

Mate, This is in the Web-Gui. Not the normal version.