gpt4 book ai didi

python - 无法在 Linux 上运行 Pyinstaller 可执行文件

转载 作者:太空狗 更新时间:2023-10-29 11:07:13 25 4
gpt4 key购买 nike

我第一次尝试 pyinstaller。我用一行代码创建了一个名为 hello.py 的文件:

print "hello"

我使用以下命令制作二进制文件:

pyinstaller hello.py

该过程成功完成,并在 dist/hello 中创建了一个二进制文件。我无法运行此二进制文件。当我尝试从终端运行它时,我得到了,

bash: .: hello: cannot execute binary file

我试图从 nautilus 中双击它,但没有任何反应。我怎样才能运行这个二进制文件?

我正在使用 Ubuntu 16.04

最佳答案

在终端输入相对路径dist/hello让它运行

关于python - 无法在 Linux 上运行 Pyinstaller 可执行文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46178291/

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