/app/.heroku/python/bin/python3: No module named userbot
resources/:
config.ini
userbot/:
core
__init__.py
__main__.py
plugins
Many times, and this afternoon continuously, I can’t start my python app, with module and everything with error “/app/.heroku/python/bin/python3: No module named userbot”…the startup procedure should be right, but for some reason I can’t solve it.