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

Problem in class Promise(object): #3

Open
brazoayeye opened this issue Dec 29, 2022 · 0 comments
Open

Problem in class Promise(object): #3

brazoayeye opened this issue Dec 29, 2022 · 0 comments

Comments

@brazoayeye
Copy link

Tested with provided script

I always have

Traceback (most recent call last):
File "xx\main.py", line 25, in
from pytglib.client import Telegram
File "xx\Python39\lib\site-packages\pytglib\client.py", line 14, in
from pytglib.utils import AsyncResult
File "xx\Python39\lib\site-packages\pytglib\utils.py", line 59, in
class Promise(object):
TypeError: module() takes at most 2 arguments (3 given)

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

1 participant