Published
- 1 min read
interpreter python is not available in path. (type `which python` to double check.)
The solution for this is noted below
interpreter python is not available in path. (type which python
to double check.)
Solution
pm2 start app.py --name "name of any" --interpreter python3
Try other methods by searching on the site. That is if this doesn’t work