Unanswered
Hey All,
Im Using S3 As Files_Server.
When I Run A Task Not In A Docker Everything Works, That I Run The Same Task In A Docker I Get:
Raise Valueerror("Could Not Download Dataset Id={} Entry={}".Format(Self._Id, Data_Artifact_Name))
Valueerror: Could Not
But now I have diffrent problem, in the dataset.get_mutable_local_copy
I get:
File "/root/.clearml/venvs-builds/3.8/lib/python3.8/site-packages/clearml/datasets/dataset.py", line 1276, in _download_part
raise ValueError("Could not download dataset id={} entry={}".format(self._id, data_artifact_name))
ValueError: Could not download dataset
163 Views
0
Answers
2 years ago
one year ago