When i place this in my function it cant find the function. I get the error: "No module named Crypto" using: from Crypto.Cipher import AES Any help would be appreciated. thank you!
When i place this in my function it cant find the function. I get the error:
"No module named Crypto"
using:
from Crypto.Cipher import AES
Any help would be appreciated. thank you!