Once all dependencies are installed and working then run: $ python3 -m pip install -e ./ Run make build-keri to build your docker image. Then run docker run --pull=never -it --entrypoint /bin/bash ...
There's an elephant in the room about the KERI stack that Charles Lanahan's recent post (quoted here) reminded me about: The choice of Python as the primary (only?) complete implementation severely ...