Closed mIcHyAmRaNe closed 7 years ago
pip3 uninstall pycrypto
pip3 install pycryptodome
python3 Veil.py
Thanks
pip3 uninstall pycrypto
pip3 install pycryptodome
python3 Veil.py
thanks, work for me...
none of them worked for me
pip3 uninstall pycrypto
pip3 install pycryptodome
python3 Veil.py
same problem even after these commands
thanks it work for me
Thanks...
Veil version
3.1.4
OS Used - all info (architecture, linux flavor, etc)
Elementary Os ( based on ubuntu )
How did you install Veil? (Apt, Clone from Github, etc.)
clone
Did you run the setup script?
yeah
Pastebin link to error you are encountering (include console actions you took prior to error)
Any additional info you want to tell me
pip3 install pycrypto
orpip3 install crypto
... didn't resolve the problemSolution:
sudo apt install python3-crypto