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

?????? #3

Open
mikejnpc opened this issue Jan 19, 2023 · 1 comment
Open

?????? #3

mikejnpc opened this issue Jan 19, 2023 · 1 comment

Comments

@mikejnpc
Copy link

Traceback (most recent call last):
File "main.py", line 6, in
from ice.secp256k1 import (
ModuleNotFoundError: No module named 'ice.secp256k1'; 'ice' is not a package

so what is it? .. .can you correct it or specify .. thx

@ufodia
Copy link

ufodia commented Jan 23, 2024

hi,

change" from ice.secp256k1 import ( " to "from secp256k1 import (" delete "ice." part

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

2 participants