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

Deepposekit-annotation #95

Open
liuxi1998 opened this issue Oct 30, 2023 · 1 comment
Open

Deepposekit-annotation #95

liuxi1998 opened this issue Oct 30, 2023 · 1 comment

Comments

@liuxi1998
Copy link

Traceback (most recent call last):
File "/Users/liuximac/deepposekit-data/datasets/fly/02.annotate.py", line 11, in
app.run()
File "/Users/liuximac/miniconda3/envs/tf/lib/python3.9/site-packages/deepposekit/annotate/gui/GUI.py", line 657, in run
self._hotkeys()
File "/Users/liuximac/miniconda3/envs/tf/lib/python3.9/site-packages/deepposekit/annotate/gui/Annotator.py", line 332, in _hotkeys
self._data()
File "/Users/liuximac/miniconda3/envs/tf/lib/python3.9/site-packages/deepposekit/annotate/gui/Annotator.py", line 316, in _data
self._save()
File "/Users/liuximac/miniconda3/envs/tf/lib/python3.9/site-packages/deepposekit/annotate/gui/Annotator.py", line 201, in _save
h5file["annotations"][self.image_idx] = self.skeleton.loc[
File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
File "/Users/liuximac/miniconda3/envs/tf/lib/python3.9/site-packages/h5py/_hl/dataset.py", line 951, in setitem
self.id.write(mspace, fspace, val, mtype, dxpl=self._dxpl)
File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
File "h5py/h5d.pyx", line 232, in h5py.h5d.DatasetID.write
File "h5py/_proxy.pyx", line 114, in h5py._proxy.dset_rw
OSError: Can't write data (no write intent on file)

@liuxi1998
Copy link
Author

The image I marked can't be saved successfully? Why?

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