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

can not start selfforwarder #1

Open
mightymeyti opened this issue Apr 15, 2023 · 1 comment
Open

can not start selfforwarder #1

mightymeyti opened this issue Apr 15, 2023 · 1 comment

Comments

@mightymeyti
Copy link

when running selfforwarder, the follwing error shows:

Traceback (most recent call last):
File "/usr/local/bin/selfforwarder", line 5, in
from selfforwarder.main import main
File "/usr/local/lib/python3.8/dist-packages/selfforwarder/main.py", line 5, in
from selfforwarder import commands
File "/usr/local/lib/python3.8/dist-packages/selfforwarder/commands.py", line 1, in
from selfforwarder import utils
File "/usr/local/lib/python3.8/dist-packages/selfforwarder/utils.py", line 4, in
from telegram.ext.dispatcher import run_async
ModuleNotFoundError: No module named 'telegram.ext.dispatcher'

@Nirzak
Copy link
Owner

Nirzak commented May 8, 2023

Have to check by running again.

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

2 participants