Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
52062936
Topic
5166284
Board
Off-topic
Re: [ARCHIVE] Bitcoin challenge discusion
by
itod
on
04/08/2019, 21:37:06 UTC
Quote from: zielar on August 04, 2019, 04:34:43 PM
...
The problem is the initial stage, because python error:
Code:
Traceback (most recent call last):
File "polard3.py", line 2, in
from Ecc import Ecc
ImportError: cannot import name Ecc
Uncle Google has no idea how to get out of it :-)
In terminal:
Code:
pip install ecc
ecc / Pure Python implementation of an elliptic curve cryptosystem based on FIPS 186-3