Installation Successfulll but droidbot no command found
Ibrar-69 opened this issue · 5 comments
Ibrar-69 commented
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"
Ibrar-69 commented
yuanchun-li commented
Hi, I'm not sure why this happens.
Can you try python start.py -h
instead?
alicegalli commented
yuanchun-li commented
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
Connor-fire commented
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.