honeynet/droidbot

Installation Successfulll but droidbot no command found

Opened this issue · 5 comments

I install it by using the command pip install -e. after cloning the repository but when I run the command droidbot -h. it says "no command found"

I install it by using the command pip install -e. after cloning the repository but when I run the command droidbot -h. it says "no command found"
i have tried it on windows attaching some screenshots for more details
Screenshot (287)
Screenshot (288)

Hi, I'm not sure why this happens.
Can you try python start.py -h instead?

Hi, I have the same problem of Ibrar-69, I tried python start.py -h and I get these errors. Can anyone help me?
Schermata 2022-02-04 alle 10 14 39

Hi @alicegalli , it seems your issue is different from lbrar-69's.
It might due to the Python version, which should be fixed if you use Python 3.6+.
https://stackoverflow.com/questions/42126794/getting-an-invalid-syntax-when-trying-to-perform-string-interpolation

I installed it on Ubuntu 20. After successful installation, the above problems can be solved only by restarting. Maybe the previous environment variables did not take effect.