dataloop-ai / dtlpy

Python SDK and CLI for Dataloop Platform
Apache License 2.0
16 stars 15 forks source link

Not able to download datasets via Python SDK or on the platform #33

Closed ankitpt closed 2 years ago

ankitpt commented 2 years ago

Receiving following error when trying to download annotated datasets:

ENOENT: no such file or directory, mkdir '/rubiks-tmp/exports/<DATASET_ID>_<SOME_OTHER_ID>'

IraData11 commented 2 years ago

@ankitpt We wanted to update you that we have found the issue in the backend and already fixed it. Please try again and let us know if you still run into any issues.

ankitpt commented 2 years ago

Hi Dataloop team, I am now able to download the datasets. Thank you for the swift action!