I would like to use the task service framework but have failed at the first hurdle: when running:
pip install --index-url https://bbpteam.epfl.ch/repository/devpi/simple/ --pre task-sdk
I get a 403 forbidden error. Do I need to authenticate on this server for the task sdk?