Skip to content

Tag: pycrypto

can’t install pycrypto, python 3.10, how to fix?

Cannot install pycrypto. Windows 10, build tools have. P.S(pycryptodome is not installing, required version of python < 3.5) Error Answer I’d wager something is missing, or that version of Pycrypto just doesn’t work on your Python 3.10 on 64-bit Windows. (Pycrypto hasn’t been updated sinc…