小编Pet*_*ous的帖子

Pyintsaller Execuatble RuntimeError:找不到脚本运行服务器

我使用 Pyinstaller 在 Linux 上创建了一个 Django 应用程序可执行文件“testrun”。

然后我使用该命令dist/testrun/testrun runserver: localserver:8000来测试可执行文件。但错误信息显示:

RuntimeError: Script runserver not found
Run Code Online (Sandbox Code Playgroud)

用于可执行构建的规范文件隐藏导入

可执行运行时错误消息

linux django pyinstaller

3
推荐指数
1
解决办法
1079
查看次数

标签 统计

django ×1

linux ×1

pyinstaller ×1