Open Magisdn opened 1 year ago
I'll validate this in a few hours
Those files are missing, they are on github, but not in the image, tomorrow if you still want, I can regenerate the image with those files, or you can also download them and include them in docker-compose.yml
fixed, soon I will upload a much more updated version
import utils_config solve problem, but still, please update the image. Thanks!
Hi! This error has appeared.
$ docker exec -it telegram-download python create_config.py Traceback (most recent call last): File "/app/create_config.py", line 5, in
import utils.config
ModuleNotFoundError: No module named 'utils.config'
How can it be fixed? Thanks