I’m encountering an issue while running the aiida-pseudo install sssp command. The URL for downloading the versions.yaml file leads to a “Critical: 404 Client Error: NOT FOUND for url …”:
In the meantime, you’ll need to install the development version of the code directly from GitHub to get it working. You can do this by cloning the repository and running:
pip install .
This should solve your issue. We are planning to do a release early this week.