2022-11-04 17:37:08 +08:00
|
|
|
|
Traceback (most recent call last):
|
2022-11-18 17:09:03 +08:00
|
|
|
|
File "./app/run.py", line 10, in <module>
|
|
|
|
|
from app.configs.global_var import _init
|
2022-11-08 10:02:42 +08:00
|
|
|
|
ModuleNotFoundError: No module named 'app'
|
2022-11-18 17:09:03 +08:00
|
|
|
|
|