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

python3 -m jbot出错 #47

Open
beyond120 opened this issue Nov 20, 2021 · 1 comment
Open

python3 -m jbot出错 #47

beyond120 opened this issue Nov 20, 2021 · 1 comment

Comments

@beyond120
Copy link

Traceback (most recent call last):
File "/usr/lib/python3.8/runpy.py", line 185, in _run_module_as_main
mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
File "/usr/lib/python3.8/runpy.py", line 144, in _get_module_details
return _get_module_details(pkg_main_name, error)
File "/usr/lib/python3.8/runpy.py", line 111, in _get_module_details
import(pkg_name)
File "/ql/jbot/init.py", line 1, in
from telethon import TelegramClient, connection
File "/usr/lib/python3.8/site-packages/telethon/init.py", line 1, in
from .client.telegramclient import TelegramClient
File "/usr/lib/python3.8/site-packages/telethon/client/init.py", line 23, in
from .auth import AuthMethods
ModuleNotFoundError: No module named 'telethon.client.auth'

@freefly22
Copy link

跟你一样的问题,解决了吗?

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