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

bytes-like object is required, not 'str' #4

Closed
khadija-kubra opened this issue Oct 22, 2021 · 1 comment
Closed

bytes-like object is required, not 'str' #4

khadija-kubra opened this issue Oct 22, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@khadija-kubra
Copy link

khadija-kubra commented Oct 22, 2021

Wordlist Error:

a bytes-like object is required, not 'str'

Trace:
When using python3 faceboom.py -t [email protected] -w wlist.txt
the program runs perfectly and due to proxy off the server is returning the html error

Fixing will require python 3.9+

@Mark-Litchfield note this.

@thehassantahir thehassantahir added the bug Something isn't working label Oct 23, 2021
@thehassantahir thehassantahir linked a pull request Oct 26, 2021 that will close this issue
@thehassantahir
Copy link
Owner

It is now working with py3.5+ closing this issue because it is solved @thesabreens

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

Successfully merging a pull request may close this issue.

2 participants