Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhelpful error when trying to overwrite existing #3

Open
hectorgon opened this issue Apr 17, 2020 · 1 comment
Open

Unhelpful error when trying to overwrite existing #3

hectorgon opened this issue Apr 17, 2020 · 1 comment

Comments

@hectorgon
Copy link
Contributor

With tensorstore.open called with delete_existing: True with n5 driver and gcs kv store the error reported is

ValueError: Error opening "n5" driver

The error still occurs when the path is deleted.

It works when delete_existing is False

@jbms
Copy link
Collaborator

jbms commented Apr 18, 2020

The GCS key-value store driver currently doesn't support this operation, but the error should indeed be improved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants