This error message appears when you run a Python script that uses valohai-utils locally on your machine.
valohai-utils can't download the files because they are in your private storage behind authentication.
In the example below, you can see that you already have a folder called .valohai/inputs and subfolders named after each step that you tried to run:
You need to download or move the files into the correct local subfolder on your machine so valohai-utils can access them.
The files need to be renamed in the following way:
Datum
For datum default URL the filename should be the datum UUID (no file extension).
0181663c-4305-2cf0-298e-eb670f5c06dc
S3
For S3 (s3://mybucket/images/data.tar.gz)
you should have a file called:
data.tar.gz
Comments
0 comments
Please sign in to leave a comment.