ADExplorerSnapshot.py icon indicating copy to clipboard operation
ADExplorerSnapshot.py copied to clipboard

same error

Open caroline7714 opened this issue 1 year ago • 4 comments
trafficstars

hi Like you, I also have an error.

Screenshot (4) version of bloodhound are 4.3 Have you thought about it at all?

caroline7714 avatar Dec 05 '23 11:12 caroline7714

Which version of bloodhound.py are you using ? A quick fix I used is to downgrade to bloodhound 1.6.1 by running the following command : pip3 install bloodhound==1.6.1

volker-carstein avatar Dec 05 '23 17:12 volker-carstein

Which version of bloodhound.py are you using? A quick fix I used was to downgrade to Bloodhound 1.6.1 by running the following command: pip3 install bloodhound==1.6.1

Thank you, but it remains unsolved and displays the same error.

caroline7714 avatar Dec 06 '23 08:12 caroline7714

Exact same issue here.

IgnitionLab avatar Dec 07 '23 13:12 IgnitionLab

this is solved in bloodhound.py 1.7.2, if you update with pip3 install --upgrade bloodhound it should be resolved

dirkjanm avatar Dec 21 '23 12:12 dirkjanm