Error - 'idb' doesn't seem to be installed
Closed this issue · 2 comments
lalkrishna commented
I'm getting an error:
'idb' doesn't seem to be installed
I've installed idb using python3
pip3.6 install fb-idb
testableapple commented
Hi @lalkrishna, thanks for giving xcmonkey a try! 🙂
Could you please attach an output of which idb
command?
Ideally it should look something like this:
$ which idb
/opt/homebrew/bin/idb
Best wishes,
Alex
testableapple commented
Hi @lalkrishna,
I'm closing this issue for now. Feel free to comment or reopen it if you're still having this type of error.
Best wishes,
Alex