Open TobiasKarge opened 3 months ago
I get this Error from the script: ModuleNotFoundError: No module named 'Crypto'
@TobiasKarge you need to install the dependencies with pip install -r requirements.txt.
pip install -r requirements.txt
I get this Error from the script: ModuleNotFoundError: No module named 'Crypto'