0

I get the error:

from Crypto.PublicKey import RSA ModuleNotFoundError: No module named 'Crypto.PublicKey'

when i'm trying to host a web app using django.

enter image description here

clearly, PublicKey exists in my virtual environment and RSA is inside it.

Anyone know how to solve this?

kilgaz
  • 1
  • 1

0 Answers0