[Feedback on issues] exe程序装不上
Tofloor
poster avatar
130******41
deepin
2025-09-18 16:34
Author

我重新编译了python3.11之后前面要装的几个包例如yaml和request都装了,但是为啥卡在了zlib上了,
image.png

用apt也尝试把zlib装了都不行

image.png

Reply Favorite View the author
All Replies
LiuYongzhang
deepin
2025-09-18 17:13
#1

https://mirrors.ustc.edu.cn/deepin/pool/main/z/zlibc/zlibc_0.9k-4.3_amd64.deb

Reply View the author
130******41
deepin
2025-09-19 09:04
#2
LiuYongzhang

https://mirrors.ustc.edu.cn/deepin/pool/main/z/zlibc/zlibc_0.9k-4.3_amd64.deb

装了,但也还是不行

Reply View the author
RucLinux
deepin
2025-09-19 15:58
#3

导错误报告

Reply View the author
130******41
deepin
2025-09-22 10:18
#4
RucLinux

导错误报告

怎么导?

Reply View the author
RucLinux
deepin
2025-09-22 14:12
#5
130******41

怎么导?

https://bbs.deepin.org/zh/post/291295

导出系统中的错误报告,这样比较明了。

Reply View the author
130******41
deepin
2025-09-23 14:45
#6

我自己试了一下,如果把python的版本通过源代码的方式编译安装的就会导致exe装不上了,
但是我打包electron应用需要用到C++打包的原生插件,所以需要重装python

结果就是

1、重装python exe应用就用不了了
2、不重装我的开发工作就干不了了

Reply View the author