pyrogram / tgcrypto

Fast and Portable Cryptography Extension Library for Pyrogram

Home Page:https://pyrogram.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wheels for Python 3.10

dashezup opened this issue · comments

Python 3.10.0 was released on 2021-10-04, it's the current stable release of Python.

When I was installing tgcrypto on Windows, I got the error, and then realized that it's because there is no wheel for Python 3.10 yet. and installing the dependencies requires Visual Studio Installer which is too heavy for me. For now I've workaround it by switching to Python 3.9.7

error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads