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'
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'
Process finished with exit code 1
https://hexdocs.pm/starkbank_ecdsa/EllipticCurve.PrivateKey.html#fromPem!/1
Can you find the relevant introduction, how can't find this file.
The text was updated successfully, but these errors were encountered: