mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2026-03-01 05:04:39 +00:00
pyCrypto and pycryptodome are never supposed to be installed together [1]. Installing them together causes very weird import errors when sept runs. We should specify one, probably pycryptodome since its more modern. [1] https://pycryptodome.readthedocs.io/en/latest/src/installation.html#installation