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

faker problems #4

Open
99zxcaworu15 opened this issue Aug 24, 2023 · 9 comments
Open

faker problems #4

99zxcaworu15 opened this issue Aug 24, 2023 · 9 comments

Comments

@99zxcaworu15
Copy link

gives :
Could not find a version that satisfies the requirement Faker
error
maybe fix?or how to fix it?

@99zxcaworu15
Copy link
Author

btw termux writes what module 'pyshorteners' not exist

@Euronymou5
Copy link
Owner

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

@99zxcaworu15
Copy link
Author

99zxcaworu15 commented Aug 24, 2023

still dont work ,check ssl modules and permissions,also its write whats there no matching distribution

@Euronymou5
Copy link
Owner

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.

@bumbembam
Copy link

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'

@Euronymou5
Copy link
Owner

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

@bumbembam
Copy link

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?

@Euronymou5
Copy link
Owner

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.

@paodebatalha
Copy link

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'

Use pip3 install pypng

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

No branches or pull requests

4 participants