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

opengroup() fails with wrong exception #5

Open
eugenwintersberger opened this issue Dec 15, 2015 · 1 comment
Open

opengroup() fails with wrong exception #5

eugenwintersberger opened this issue Dec 15, 2015 · 1 comment

Comments

@eugenwintersberger
Copy link
Contributor

Original reporter: Cpascual

The documentation says that opengroup() should raise ValueError if it fails to open the group.
Instead it fails with:

<type 'exceptions.TypeError'>: not all arguments converted during string formatting

in __getnxclass()

I think this is a bug in __getnxclass() and it affects other API functions as well (e.g. openpath)

@eugenwintersberger
Copy link
Contributor Author

This issue was originally nexusformat/code#182.

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

1 participant