官网网址:http://www.pyinstaller.org/
pip install pyinstaller
Go to your program’s directory and run:
pyinstaller yourprogram.py
官网网址:http://www.pyinstaller.org/
pip install pyinstaller
Go to your program’s directory and run:
pyinstaller yourprogram.py