im trying to install tgcrypto but i get failed buliding wheel
its says to get microsft building tools but i alr installed it here is the error
error: subprocess-exited-with-error
× Building wheel for tgcrypto (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [19 lines of output]
running bdist_wheel
running build
running build_py
creating build
creating buildlib.win-amd64-cpython-312
creating buildlib.win-amd64-cpython-312tests
copying tests_init_.py -> buildlib.win-amd64-cpython-312tests
creating buildlib.win-amd64-cpython-312testscbc
copying testscbctest_cbc.py -> buildlib.win-amd64-cpython-312testscbc
copying testscbc_init_.py -> buildlib.win-amd64-cpython-312testscbc
creating buildlib.win-amd64-cpython-312testsctr
copying testsctrtest_ctr.py -> buildlib.win-amd64-cpython-312testsctr
copying testsctr_init_.py -> buildlib.win-amd64-cpython-312testsctr
creating buildlib.win-amd64-cpython-312testsige
copying testsigetest_ige.py -> buildlib.win-amd64-cpython-312testsige
copying testsige_init_.py -> buildlib.win-amd64-cpython-312testsige
running build_ext
building ‘tgcrypto’ extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with “Microsoft C++ Build Tools”: https://visualstudio.microsoft.com/visual-cpp-build-tools/
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for tgcrypto
Failed to build tgcrypto
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (tgcrypto)
MOON MAN is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.