In your command-line run the following commands:
brew doctorbrew update
In your command-line run the following commands:
brew doctorbrew update| ## Install these packages | |
| ## pycryptodome==3.16.0 | |
| ## pycryptodomex==3.16.0 | |
| import base64 | |
| import hashlib | |
| from Cryptodome import Random | |
| from Cryptodome.Cipher import AES |