pyrogram / tgcrypto

Fast and Portable Cryptography Extension Library for Pyrogram
https://pyrogram.org
GNU Lesser General Public License v3.0
190 stars 49 forks source link

Linux Requirements #43

Open tboy1337 opened 1 month ago

tboy1337 commented 1 month ago

Hey, what are the exact requirements of the project? It only says Python 3.7 or higher in the README but I understand it needs some Microsoft/C++ dependencies to work? Could you specify the exact dependencies to get tgcrypto working on Linux please?

richard-scott commented 3 weeks ago

You don't need any Microsoft dependencies on Linux. Just install it via pip:

$ pip3 install -U tgcrypto