Installation on PyInstaller library

After you create a stand-alone application, you can also use PyInstaller the Python program generator can be run directly, this program can be distributed to run on the corresponding Windows or Mac OS X platform.

It is strongly recommended to use pip install mode, because the installation process also involves other impacts:

1. Run cmd
Here Insert Picture Description
2. Enter: PIP install pyinstaller
Here Insert Picture Description
3. until this is successfully installed:
Here Insert Picture Description

PS:
If you are unfortunate appeared at this chart:
Here Insert Picture Description
it is to tell you that your version is too low, you need to upgrade. The second line of code is written inside single quotes in the command line to perform just fine.
Then repeat steps starting with 1 thousand million! ! ! Because this is just an upgraded version of pip
because the server in a foreign country, it is recommended to perform over the wall. The whole process may fail because of speed issues several times, a lot of attempts on the line.

Released three original articles · won praise 0 · Views 121

Guess you like

Origin blog.csdn.net/weixin_43640450/article/details/104281360