1. pm2 start myscript.py -x --interpreter python
    2. --interpreter 可以指定用python3来跑程序