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.