ihaveamac / wiiu-things

some Wii U scripts and things

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting ModuleNotFoundError when decrypting

2468-13579 opened this issue · comments

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