Skip to content
This repository was archived by the owner on Sep 8, 2023. It is now read-only.
This repository was archived by the owner on Sep 8, 2023. It is now read-only.

[BUG REPORT] #4

@lalrochhara

Description

@lalrochhara

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

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions