MarcoG3 / WhatsDump

Extract WhatsApp private key from any non-rooted Android device (Android 7+ supported)
https://plainsec.org
GNU Lesser General Public License v3.0
268 stars 58 forks source link

pip install -r requirements.txt error python version 3.11 #77

Open irainbw opened 8 months ago

irainbw commented 8 months ago

Collecting libusb1==1.7 (from -r requirements.txt (line 10)) Using cached libusb1-1.7.tar.gz (56 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error × python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [1 lines of output] error in libusb1 setup command: use_2to3 is invalid. [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed

× Encountered error while generating package metadata. ╰─> See above for output.