Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'tortoolkit.core.database_handle' #7

Open
primetechieforum opened this issue May 20, 2022 · 0 comments

Comments

@primetechieforum
Copy link

2022-05-20T08:07:49.886683+00:00 app[web.1]:   File "<frozen importlib._bootstrap_external>", line 848, in exec_module
2022-05-20T08:07:49.886683+00:00 app[web.1]:   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
2022-05-20T08:07:49.886684+00:00 app[web.1]:   File "/torapp/tortoolkit/__init__.py", line 13, in <module>
2022-05-20T08:07:49.886684+00:00 app[web.1]:     from tortoolkit.core.server import start_server
2022-05-20T08:07:49.886684+00:00 app[web.1]:   File "/torapp/tortoolkit/core/server.py", line 7, in <module>
2022-05-20T08:07:49.886684+00:00 app[web.1]:     from .database_handle import TtkTorrents
2022-05-20T08:07:49.886685+00:00 app[web.1]: ModuleNotFoundError: No module named 'tortoolkit.core.database_handle'
2022-05-20T08:07:49.886791+00:00 app[web.1]: [2022-05-20 13:37:49 +0530] [11] [INFO] Worker exiting (pid: 11)
2022-05-20T08:07:50.045985+00:00 heroku[web.1]: Process exited with status 1
2022-05-20T08:07:50.178875+00:00 heroku[web.1]: State changed from starting to crashed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant