Marco Radocchia
Marco Radocchia
Edit: works using `libtd` AUR package (https://aur.archlinux.org/packages/libtd), which provides TDLib v1.8.3 (commit: https://github.com/tdlib/td.git#commit=054a823c1a812ee3e038f702c6d8ba3e6974be9c) specifying manually TDLIB_PATH in config file.
Since the day I opened the issue I've been trying to figure out what was wrong. Initially it did hang on start, using the PyPi package installed via `pip`. Today...
> > Since the day I opened the issue I've been trying to figure out what was wrong. Initially it did hang on start, using the PyPi package installed via...
> It seems like I got a different issue. Setting TDLIB_PATH did not solve the issue. I am on Debian and installed tg via > > ``` > pip3 install...
I'll think of a way that we can achieve this result in the next days, in order to include such feature in the next release. Thank you for your contribution!
In the next few days I'll try to reproduce this issue and look for a possible fix.