当前位置:   article > 正文

UOS 系统 pyinstaller 的安装及使用_python uos命令行装模块

python uos命令行装模块

目录

安装

使用


        Pyinstaller 是 Python 常用的可执行文件打包程序,全平台适用。Python 默认并不包含 pyInstaller 模块,需要自行安装。

        同 windows 系统,UOS 系统下 Pyinstaller 同样需要通过 pip 命令。

安装

python3 -m pip install pyinstaller

        后续升级

python3 -m pip install --upgrade pyinstaller

使用

        同 windows 系统,UOS 系统语法亦为 pyinstaller 参数 python源文件,推荐使用 -F 参数。

pyinstaller -F /hom
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/笔触狂放9/article/detail/408500
推荐阅读
相关标签
  

闽ICP备14008679号