calebstewart / python-htb

A Python API for Hack the Box platform interaction
63 stars 13 forks source link

Cant run python-htb after sucessfully install #10

Open luijait opened 2 years ago

luijait commented 2 years ago

Traceback (most recent call last): File "/usr/local/bin/htb", line 33, in sys.exit(load_entry_point('htb==0.1', 'console_scripts', 'htb')()) File "/usr/local/bin/htb", line 25, in importlib_load_entry_point return next(matches).load() StopIteration