5 lines
167 B
Plaintext
5 lines
167 B
Plaintext
Traceback (most recent call last):
|
|
File "./app/run.py", line 14, in <module>
|
|
from app.core.common_utils import logger
|
|
ModuleNotFoundError: No module named 'app'
|