Skip to content

crypto package issue #53

@IR7777

Description

@IR7777

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions