cosme12 / SimpleCoin

Just a really simple, insecure and incomplete implementation of a blockchain for a cryptocurrency made in Python as educational material. In other words, a simple Bitcoin clone.
http://copitosystem.com
MIT License
1.78k stars 400 forks source link

ImportError: DLL load failed: The specified module could not be found #55

Closed Thakur15021 closed 4 years ago

Thakur15021 commented 4 years ago

SimpleCoin

Hey guys I am new to using python and I keep getting this error. I am not sure what module is being referred too? Any help would be great. Thanks!

cosme12 commented 4 years ago

Try python miner.py.

Thakur15021 commented 4 years ago

@cosme12 Yes! That worked. Thank you!

cosme12 commented 4 years ago

No problem 👍🏼