Skip to content

ImportError: No module named mhandler #17

@thomascriscione

Description

@thomascriscione

Hello,

When I try to launch the exemple I have the following message:

Traceback (most recent call last): File "example_bot.py", line 13, in <module> from matrix_bot_api.mregex_handler import MRegexHandler File "/home/myHome/python-matrix-bot-api/matrix_bot_api/mregex_handler.py", line 6, in <module> from matrix_bot_api.mhandler import MHandler ImportError: No module named mhandler
I have, of course, intalled matrix-python-sdk with: pip install matrix_client.

Thanks for your help !

Much appreciated !

vlp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions