python to exe / linux 三月 26, 2017 $sudo python https://bootstrap.pypa.io/get-pip.py $sudo pip install pyinstaller $pyinstaller main.py 阅读全文