HydraChain / hydrachain

Permissioned Distributed Ledger based on Ethereum
MIT License
358 stars 105 forks source link

Trying installing on rPi #75

Open wcchh opened 8 years ago

wcchh commented 8 years ago

After intalled on rPi, and the test run as below not work. hydrachain -d datadir runmultiple --num_validators=3 --seed=42

And I do install below then above work. sudo pip install pyethapp sudo pip install pygelf

Maybe this could be updated on readme.