HumanSignal / HumanSignal/label-studio-ml-backend

FileNotFoundError: Can't resolve url, neither hostname or project_dir passed

Open
#802 7 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
1.1k
Forks
490
Avg merge
1d 14h
Merged PRs (30d)
3

Description

So, I managed to synchronize my label studio project with a google cloud bucket. I could deploy a ml-backend yolo container with my own pre-trained YOLOv10 model on gcloud run and connect it to label studio as well. But when I try to make predictions, the following error emerges in the logs:

`FileNotFoundError: Can't resolve url, neither hostname or project_dir passed: gs://path/to/image/in/bucket`

The serviceAccountName in my YAML has all the necessary permissions. What else do I need to do?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.