Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ellipticcurve.privateKey Can't find this package #337

Open
yinxingyu opened this issue Dec 19, 2024 · 0 comments
Open

ellipticcurve.privateKey Can't find this package #337

yinxingyu opened this issue Dec 19, 2024 · 0 comments

Comments

@yinxingyu
Copy link

from ellipticcurve.privateKey import PrivateKey
image
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
image
https://hexdocs.pm/starkbank_ecdsa/EllipticCurve.PrivateKey.html#fromPem!/1
Can you find the relevant introduction, how can't find this file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant