要将自己的python打包怎么办?哈哈,你就用这个:pyinstaller

我现在教你如何安装它。

第一步:打开cmd

输入:

pip install pyinstaller

如何安装pyinstaller_.net

显然需要我们升级,当然你也可以选择不升级

升级的命令如下:

python -m pip install --upgrade pip

  常用参数如下:

如何安装pyinstaller_个人博客_02

欢迎指出代码的不足之处,我很高兴你能指出我的错误。