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

No module named socialbrute #3

Closed
zeeebbbrrraaa opened this issue Oct 27, 2019 · 5 comments
Closed

No module named socialbrute #3

zeeebbbrrraaa opened this issue Oct 27, 2019 · 5 comments

Comments

@zeeebbbrrraaa
Copy link

root@kali:~# socialbrute
Traceback (most recent call last): File "/usr/local/bin/socialbrute", line 5, in
from socialbrute.cli import main
File "/usr/local/lib/python2.7/dist-packages/socialbrute/cli.py", line 10, in
from socialbrute.socialbrute import *
ImportError: No module named socialbrute

@5h4d0wb0y
Copy link
Owner

What version of socialbrute and operating system are you using?

@zeeebbbrrraaa
Copy link
Author

I use socialbrute new version and i use in kalinethunter

@5h4d0wb0y
Copy link
Owner

Try to use python 3.x launching pip3 install socialbrute --upgrade

@zeeebbbrrraaa
Copy link
Author

root@kali:# socialbrute
Traceback (most recent call last): File "/usr/local/bin/socialbrute", line 10, in
sys.exit(main())
File "/usr/lib/python3/dist-packages/click/core.py", line 764, in call
return self.main(*args, **kwargs)
File "/usr/lib/python3/dist-packages/click/core.py", line 717, in main rv = self.invoke(ctx)
File "/usr/lib/python3/dist-packages/click/core.py", line 956, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/usr/lib/python3/dist-packages/click/core.py", line 555, in invoke
return callback(*args, **kwargs)
TypeError: main() missing 1 required positional argument: 'token'
root@kali:
#

@5h4d0wb0y
Copy link
Owner

Problem solved with the new release.

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

2 participants