小编Fli*_*zar的帖子

Python - GUI2EXE - AttributeError: 'module' 对象没有属性 'Popen'

我使用 Python 2.7 和 py2exe,最近我下载了 gui2exe 最新版本 (5.3)。但是当我尝试执行该gui2exe.py文件时,它给了我一个错误:

AttributeError: 'module' object has no attribute 'Popen'
Run Code Online (Sandbox Code Playgroud)

我研究了很多,但从未得到任何解决方案。

请帮忙。

python user-interface py2exe python-2.7

5
推荐指数
1
解决办法
8101
查看次数

标签 统计

py2exe ×1

python ×1

python-2.7 ×1

user-interface ×1