You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from ellipticcurve.privateKey import PrivateKey
C:\Users\ncrj0\AppData\Local\Programs\Python\Python39\python.exe E:\wall\Plutus-master\plutus.py
Traceback (most recent call last):
File "E:\wall\Plutus-master\plutus.py", line 6, in
from ellipticcurve.privateKey import PrivateKey
ModuleNotFoundError: No module named 'ellipticcurve'