sudo apt purge python3*
From here
sudo apt purge python3*
From here
# Set the seed mnemonic phrase | |
SEED_MNEMONIC_CODE="test test test test test test test test test test test lizard" | |
# Set the wallet key identifier | |
HD_WALLET_KEY_IDENTIFIER="m/44'/60'/0'/0" | |
# Set the amount of default accounts | |
ACCOUNTS_COUNT=5 |