When I try to run my discord python bot:
qbasty@cody-discord-bot:~/matrixcraft-cody$ pm2 start Cody.py --interpreter=python
[PM2][ERROR] Interpreter python is NOT AVAILABLE in PATH. (type 'which python' to double check.)
I get that error. Ubuntu 20 on DigitalOcean.
Here is what worked for me :
pm2 start bot.py --name bot --interpreter python3
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With