gaia
Gotcha's:
server
and client
have their own pyenv, however the env for the server is a superset of the env for the client: everything can be build with the env of the server. The reason is so that the client doesn't have to download all the server packages. We don't care so much about the client packages in the server.