Closed xnardo closed 5 years ago
Hello,
When i execute this command: python generate_vault_seed.py
Appear the next mistake: ImportError: No module named Crypto.PublicKey
Please ensure you have pycrypto installed locally. Assuming you have pip: pip install pycrypto
pip install pycrypto
Hello,
When i execute this command: python generate_vault_seed.py
Appear the next mistake: ImportError: No module named Crypto.PublicKey