pyinstaller打包icon报错

用pyinstaller打包exe文件时,是可以设置图标的,但如果没有设置好,就会报错。

我在打包的时候报了一个错

    except win32api.error as W32E:
AttributeError: module 'win32ctypes.pywin32.win32api' has no attribute 'error'

起初以为是包依赖, 或者其他问题, 后来发现把图标图片改为ico格式就好了.

pyinstaller打包icon报错相关推荐

  1. Pyinstaller 打包exe 报错 “failed to execute script XXX“的一种解决方案

    Pyinstaller 打包exe 报错 "failed to execute script XXX"的一种解决方案 参考文章: (1)Pyinstaller 打包exe 报错 & ...

  2. Pyinstaller 打包exe 报错 failed to execute script XXX的一种解决方案

    最近用PyQt5写了一个界面小程序,需要打包成exe给到其他windows上使用,一开始使用python 3.7 64位,用pyinstaller打包exe,在64位机上运行正常. 但是目标电脑是32 ...

  3. python 打包exe_python pyinstaller打包exe报错的解决方法

    今天用python 使用pyinstaller打包exe出现错误 环境pyqt5 + python3.6 32位 在导入pyqt5包之前加上如下代码 import sys import os if h ...

  4. ubuntu安装 pyqt5 报错 xcb找不到 pyinstaller打包open3d报错

    2个错误 QObject::moveToThread: Current thread (0x25b5c20) is not the object's thread (0x5ce7ee0). Canno ...

  5. python 打包 exe_python pyinstaller打包exe报错的解决方法

    今天用python 使用pyinstaller打包exe出现错误 环境pyqt5 + python3.6 32位 在导入pyqt5包之前加上如下代码 import sys import os if h ...

  6. python打包工具报错_Python打包发布神器—Pyinstaller

    一前言 在windows平台学习python的过程中,你肯定会遇到需要把.py脚本打包成.exe的情形,如此,至少有两方面的好处:第一,你的代码保密性更好,其他人不能直接看到python代码:第二,打 ...

  7. Ubuntu pyinstaller 打包可执行文件时报错:... qt.qpa.plugin: Could not find the Qt platform plugin “xcb“ in “...

    Ubuntu pyinstaller 打包可执行文件时报错:qt.qpa.plugin: Could not find the Qt platform plugin "xcb" i ...

  8. vue cli 项目在打包时候报错 API fatal error handler returned after process out of memory

    问题描述 vue cli 项目在打包时候报错:API fatal error handler returned after process out of memory. 问题分析 从给出的提示可以看出 ...

  9. vue cli 项目在打包时候报错解决方法

    问题描述 报错一: 打包过程报错:Unexpected token name <i>, expected punc <;> IE浏览中报错:SCRIPT1003: 缺少':', ...

最新文章

  1. python具体有什么用-python是什么意思?python有什么用?
  2. 云原生产业联盟成立 蚂蚁金服当选为理事单位
  3. 机器视觉 · 视觉系统选型
  4. 企业架构(六)——TOGAF总论及架构开发方法(ADM)概述
  5. python格式化字符串%r_Python语法速查:3.字符串格式化
  6. 资源分享 | 知识蒸馏总结、应用与扩展(2015-2019)
  7. ubuntu 16.04 python3.4 升级为 python3.6
  8. mysql数据库死锁的产生原因及解决办法
  9. 使用jQuery Mobile快速开发手机站点
  10. MySQL数据库(四)
  11. 【OpenCV学习笔记】【教程翻译】二(车牌识别算法框架)
  12. 四、StackPanel控件
  13. vue 连接高拍仪实现pc 端拍照上传功能
  14. Linux常用命令:scp命令
  15. python爬新闻并保存csv_Python简单爬虫导出CSV文件的实例讲解
  16. JavaScript学习笔记(条件判断)
  17. ros基础概念以及第一个项目
  18. 指标类数据标准如何定义?
  19. CSS_变换(transform)
  20. 产品思考 - 印象笔记收费思考

热门文章

  1. 3Com控股华为3Com 合资公司将面临新轮调整
  2. Access FileDialog 用户定义类型未定义(User-defined type not defined)的解决方法
  3. spring cloud 之 Ribbon
  4. RecyclerView加载网络图片防止图片错乱问题
  5. MIT发布2018年10大突破性技术,3项与嵌入式工程师相关!
  6. Android 资源文件错误排查 Process 'command ' 等错误排查
  7. 大商创虚拟服务器安装教程,【大商创X】一键部署安装文档教程解析
  8. 电子表格的使用技巧!!实用啊!!!
  9. 实战 J2EE 开发购物网站 开发环境篇
  10. python安装第三方包_python 安装第三方包