-
Notifications
You must be signed in to change notification settings - Fork 93
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
faker problems #4
Comments
btw termux writes what module 'pyshorteners' not exist |
try to install them with: pip install Faker==19.3.1 pip install pyshorteners==1.0.1 |
still dont work ,check ssl modules and permissions,also its write whats there no matching distribution |
try with: pkg upgrade pkg update and try to install them again. |
now it looks like this: ModuleNotFoundError: No module named 'pyqrcode' |
then, run pip3 install -r requirements.txt. Termux has become somewhat unstable for things like running programs, such as doxxer-toolkit. I would recommend using Kali Nethunter if you don't have the possibility of a computer |
then can you tell me how to download kali netunder? does this work on thermox? |
The tool works on Termux, but some things may conflict as it is just a terminal emulator for Android. Speaking of installing Kali Nethunter, I recommend watching this video: https://www.youtube.com/watch?v=xeGQVQyUIoM You will need Termux throughout the entire process. |
Use pip3 install pypng |
gives :
Could not find a version that satisfies the requirement Faker
error
maybe fix?or how to fix it?
The text was updated successfully, but these errors were encountered: