You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/usr/local/bin/socialbrute", line 11, in
load_entry_point('socialbrute==1.1.0', 'console_scripts', 'socialbrute')()
File "/usr/local/lib/python2.7/dist-packages/pkg_resources/init.py", line 489, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/local/lib/python2.7/dist-packages/pkg_resources/init.py", line 2851, in load_entry_point
raise ImportError("Entry point %r not found" % ((group, name),))
ImportError: Entry point ('console_scripts', 'socialbrute') not found
Describe what you were trying to get done.
Tell us what happened, what went wrong, and what you expected to happen.
Traceback (most recent call last):
File "/usr/local/bin/socialbrute", line 11, in
load_entry_point('socialbrute==1.1.0', 'console_scripts', 'socialbrute')()
File "/usr/local/lib/python2.7/dist-packages/pkg_resources/init.py", line 489, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/local/lib/python2.7/dist-packages/pkg_resources/init.py", line 2851, in load_entry_point
raise ImportError("Entry point %r not found" % ((group, name),))
ImportError: Entry point ('console_scripts', 'socialbrute') not found
Describe what you were trying to get done.
Tell us what happened, what went wrong, and what you expected to happen.
What I Did
https://socialbrute.readthedocs.io/en/latest/installation.html
The text was updated successfully, but these errors were encountered: