Closed xzcccc closed 6 years ago
I think instruction from Evernym.com is very outdated. There is no sovrin-client repo. If you want to have indy-node (and indy-plenum) for development and local running of tests, then please follow the instructions from https://github.com/hyperledger/indy-node/blob/master/docs/setup-dev.md
If you just want to run a pool, then you can use Docker: https://github.com/hyperledger/indy-node/tree/master/environment/docker/pool
I install the sovrin-node by $ pip install -U --no-cache-dir sovrin-client . (And this command is follow the guide form https://www.evernym.com) However, when I run the sovrin, it was something error. As follow is the error code:
I dont know how to solve this question....
Python version:3.5 Pip version:9.0.1 OS version:Debian 9
THANKS