forked from mreweilk/RedSea
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
all of a sudden i'm getting crypto package issues:
Traceback (most recent call last):
File "redsea.py", line 7, in
from redsea.mediadownloader import MediaDownloader
File "/Users/Music/RedSea1/RedSea-master/redsea/mediadownloader.py", line 10, in
from .decryption import decrypt_file, decrypt_security_token
File "/Users/Music/RedSea1/RedSea-master/redsea/decryption.py", line 3, in
from Crypto.Cipher import AES
ModuleNotFoundError: No module named 'Crypto'
any advice on how that happened? tool was working for months without any issue.
Metadata
Metadata
Assignees
Labels
No labels