lhartikk / GenesisH0

SHA256/scrypt/X11/X13/X15 genesis blocks for virtual currencies
Apache License 2.0
267 stars 475 forks source link

TypeError: __init__() takes exactly 2 arguments (3 given) #27

Closed liutao0532 closed 7 years ago

liutao0532 commented 7 years ago

image

DrRayThe2nd commented 6 years ago

Was the issue fixed? I am having the same issue.

ghost commented 4 years ago

@liutao0532 Please don't close issues you haven't solved / haven't disclosed an answer to

russellcoinpay commented 4 years ago

I have solved the problem, because the version of construct is too high, you can use pip install construct==2.5.3 to slove problem

Python Version: 2.7 OS: Linux