Bearle / django-web3-auth

A pluggable Django app that enables login/signup via an Ethereum wallet (a la CryptoKitties)
Other
88 stars 40 forks source link

Doesn't build on Ubuntu 20.04 LTS or Windows 10 #10

Open SerbianLastName opened 2 years ago

SerbianLastName commented 2 years ago

Got it to build on Ubuntu by first installing the Python3.8-dev packages.

pentarix1996 commented 2 years ago

For install ethash dependency try this: https://github.com/ethereum/ethash/issues/104#issuecomment-379430086