Skip to content

ModuleNotFoundError: No module named 'utils' #44

@92hg

Description

@92hg

Module Not Found Error, while there is config_loader under 'utils'. Why is this error showing up?

Starting process with command `bash start.sh`
State changed from starting to up
Traceback (most recent call last):
  File "/usr/src/app/telegram_gcloner.py", line 27, in <module>
    from utils.config_loader import config
ModuleNotFoundError: No module named 'utils'
Process exited with status 1
State changed from up to crashed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions