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

HDF5Reader conflict with current readers #11

Open
borondics opened this issue Dec 6, 2024 · 1 comment
Open

HDF5Reader conflict with current readers #11

borondics opened this issue Dec 6, 2024 · 1 comment

Comments

@borondics
Copy link
Member

The addition of the HDF5Reader seems to break the currently active file readers.

@stuart-cls
Copy link
Member

Right, there's no handling of the extension conflict in this version. (I assume you mean the auto-identification is broken, not the readers themselves, since all the tests pass).

The long-term solution is to fix our low-priority readers with respect to this one, but that only really makes sense once this reader is merged into Orange (biolab/orange3#6791).

I'll think if there's a good temporary workaround, but for now you will need to manually select the reader you would like.

Caveat I interpreted your bug report correctly, otherwise more details please!

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