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

hdf: IOError: Unable to create file (unable to open file: #36

Open
mzechmeister opened this issue Apr 3, 2020 · 0 comments
Open

hdf: IOError: Unable to create file (unable to open file: #36

mzechmeister opened this issue Apr 3, 2020 · 0 comments
Assignees
Labels

Comments

@mzechmeister
Copy link
Owner

This can occur with MaroonX hdf spectra:

IOError: Unable to create file (unable to open file: name = '...', errno = 17, error message = 'File exists', flags = 15, o_flags = c2)

arising just in

self.hdf = h5py.File(s)

It seems to happen, when the program was interupted and the file was not closed properly.

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

No branches or pull requests

1 participant