You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.
clone this repo to my aws ubuntu terminal, after setting up, i am trying to deployed or start bot, but it's always popup this error "from ptbcontrib.postgres_persistence import PostgresPersistence
ModuleNotFoundError: No module named 'ptbcontrib.postgres_persistence'" i am trying to install this extension, using pip install ptbcontrib.postgres_persistence" nothing is work!
bot can't deployed because of this, how can i fix this issue?
Version
0.1.14
Hosted On
Vps
Relevant logs output
File "/usr/lib/python3.10/runpy.py", line 110, in _get_module_details
__import__(pkg_name)
File "/home/ubuntu/kyosuke/kyosuke/__init__.py", line 14, in<module>
from ptbcontrib.postgres_persistence import PostgresPersistence
ModuleNotFoundError: No module named 'ptbcontrib.postgres_persistence'
Acknowledgement
I have followed all of the above steps.
The text was updated successfully, but these errors were encountered:
Contact Details
nickylalrochhara917@gmail.com
What happened?
clone this repo to my aws ubuntu terminal, after setting up, i am trying to deployed or start bot, but it's always popup this error "from ptbcontrib.postgres_persistence import PostgresPersistence
ModuleNotFoundError: No module named 'ptbcontrib.postgres_persistence'" i am trying to install this extension, using pip install ptbcontrib.postgres_persistence" nothing is work!
bot can't deployed because of this, how can i fix this issue?
Version
0.1.14
Hosted On
Vps
Relevant logs output
Acknowledgement
The text was updated successfully, but these errors were encountered: