ihaveamac / wiiu-things

some Wii U scripts and things
MIT License
53 stars 15 forks source link

Getting ModuleNotFoundError when decrypting #7

Closed 2468-13579 closed 5 years ago

2468-13579 commented 5 years ago

When i try to decrypt I get this error: " Traceback (most recent call last): File "../wiiu_decrypt.py", line 17, in from cryptography.hazmat.backends import default_backend ModuleNotFoundError: No module named 'cryptography' " I have no clue what that means xD