Closed qpxv closed 1 year ago
Did you installed all requirements? pip3 install -r requirements.txt
Hey, if you installed the requirements.txt you shouldn't be having issues. Try:
pip3 uninstall pycrypto
pip3 install pycryptodome
Also make sure you are running this with python3
How do I fix this error:
Thanks in Advance!