Open wcchh opened 8 years ago
After intalled on rPi, and the test run as below not work. hydrachain -d datadir runmultiple --num_validators=3 --seed=42
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
sudo pip install pyethapp
sudo pip install pygelf
Maybe this could be updated on readme.
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.