When following the instructions here: https://docs.softwareheritage.org/devel/developer-setup.html
The pip install step fails when it attempts to install swh-search, because it calls yarn which isn't installed on the machine. Either this should be made optional, or the yarn dependency should be added to the base developer setup.