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

Issue on Library Path #2

Closed
kenalbert11 opened this issue Apr 16, 2022 · 1 comment
Closed

Issue on Library Path #2

kenalbert11 opened this issue Apr 16, 2022 · 1 comment

Comments

@kenalbert11
Copy link

Hi.

I want to use this library but i just cant seem to start using it because of an issue on library path

Traceback (most recent call last):
File "testing1.py", line 10, in
client = Telegram(api_id=api_id, api_hash=api_hash, phone=phone_number, database_encryption_key=dbenc)
TypeError: init() missing 1 required positional argument: 'library_path'

If ever this library is still active, this can be really useful.

Thanks!

@WebShark025
Copy link
Contributor

Good day to you
We're trying to make this active again.

You have to build tdlib and give its absolute path in library_path variable.
Follow https://tdlib.github.io/td/build.html for instructions on how to build tdlib.

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