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

[BUG] error when i follow "install on any gnu/linux #1213

Open
naxil opened this issue Feb 8, 2024 · 2 comments
Open

[BUG] error when i follow "install on any gnu/linux #1213

naxil opened this issue Feb 8, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@naxil
Copy link

naxil commented Feb 8, 2024

Describe the bug
Step3 of the guide command sudo pip3 install -r requirements.txt

To Reproduce
Steps to reproduce the behavior:

  1. Lubuntu 22.04 kernel 6.2.0-26
  2. Follow the site guide
  3. Step 3 install pwngotchi (all version 1.5.5 and latest master)

Expected behavior
Probably finish the installation without error

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • Pwnagotchi version latest
  • OS LUBUNTU 22.04 x64
  • Type of hardware
  • intel atom hdmi pen called stck1a32wfc

Additional context
Iam noob, probably iam not understand some part, but i follow step by step the guide...
Thank you for helpme

Paste error on = https://www.mediafire.com/file/qtyeixiyi0z9r9q/log.txt/file/
Huge 5 mb of log... maked with --log on pip3

@naxil naxil added the bug Something isn't working label Feb 8, 2024
@MarcDoughty
Copy link

I believe some of the packages that are in that 'requirements.txt' file are old enough where they no longer work with newer Python versions on most 2022+ distros.

I ran into the same thing and ended up down quite a rabbit hole of trying to unstick dependencies, to no avail (but I am also no expert).

@evilsocket - let me know if you want me to share a few requirements.txt reworks that got at least as far as allowing the installation and compiling of pwnagotchi under Python 3.11+. I still haven't got it p and running yet, but I think I'm closer than @naxil .

@naxil
Copy link
Author

naxil commented Mar 1, 2024

If u can share with me your requirements.txt iam really happy! Do you finish the compiling?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants