gpt4 book ai didi

python - 使用 python setuptools 创建 Windows 可执行文件

转载 作者:太空宇宙 更新时间:2023-11-04 06:44:03 25 4
gpt4 key购买 nike

python setup.py bdist_windist

错误:

Warning: Can't read registry to find the necessary compiler setting
Make sure that Python modules _winreg, win32api or win32con are installed.
error: [Errno 2] No such file or directory: '/usr/lib/python2.7/distutils/command/wininst-6.0.exe', /usr/lib/python2.7/distutils/command/wininst-6.0.exe not included in the Debian packages.

来自这个 page 的解决方案:

We cannot include the .exe files, because these are not built from source. Hint: copy these from the source package.

但是我在哪里可以找到那些要复制的 exe。

最佳答案

您不能在 Debian/Linux 上创建 Windows .exe。您需要安装了 Python 的 Windows 计算机或 VM。

关于python - 使用 python setuptools 创建 Windows 可执行文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26376368/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com