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
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