amitt001 / amitt001/pygmy

python3 run.py: infinite loop

未关闭
#63 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
728
派生
141
PR 合并指标
30 天内没有已合并 PR

描述

I setup from source, when running **python3 run.py**, infinite loop occurred, stop Terminal with output:

_from django.core.wsgi import get_wsgi_application\nModuleNotFoundError: No module named \'django\'\n[2022-07-17 18:32:48 +0700] [20252] [INFO] Worker exiting (pid: 20252)\n[2022-07-17 18:32:48 +0700] [20251] [INFO] Shutting down: Master\n[2022-07-17 18:32:48 +0700] [20251] [INFO] Reason: Worker failed to boot.\n')
Traceback (most recent call last):
File "run.py", line 46, in
os.killpg(os.getpgid(proc.pid), signal.SIGTERM)
ProcessLookupError: [Errno 3] No such process_

Hope you could fix that.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。