lhartikk / GenesisH0

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

How to slove "TypeError: __init__() takes exactly 2 arguments (3 given)" #45

Open russellcoinpay opened 4 years ago

russellcoinpay commented 4 years ago

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

Python Version: 2.7 OS: Linux

bashirk commented 4 years ago

Hi @russellcoinpay, what's the scrypt version you installed with construct 2.5.3?