I tried installing gcspypi to be able to do some easy repo handling of my code.
I user python3.7 as its the required version for my project and just used python3.7 -m pip install --user gcspypi.
I created a bucket in the cloud for the default project registered in gcloud init, when I try type gcspypi -v list I get:
using repo ***
failed connecting
repository error:
bucket works like a charm with gsutil so any tips on what to do to get this working would be great.