Hi,
After installation I am coming into the following error (on running indtrackerai_test). This is after the CNN has run. I have tried to reinstall idtracker and running as su without luck. I am on a mac. Just wondering if anyone has any ideas on what the problem might be. Thank you!
Guy
.
"/opt/homebrew/anaconda3/envs/idtrackerai/lib/python3.11/site-packages/idtrackerai/list_of_fragments.p
y", line 193, in update_id_images_dataset
with h5py.File(path, "r+") as file:
^^^^^^^^^^^^^^^^^^^^^
File "/opt/homebrew/anaconda3/envs/idtrackerai/lib/python3.11/site-packages/h5py/_hl/files.py", line
562, in __init__
fid = make_fid(name, mode, userblock_size, fapl, fcpl, swmr=swmr)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/homebrew/anaconda3/envs/idtrackerai/lib/python3.11/site-packages/h5py/_hl/files.py", line
237, in make_fid
fid = h5f.open(name, h5f.ACC_RDWR, fapl=fapl)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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/h5f.pyx", line 102, in h5py.h5f.open
BlockingIOError: [Errno 35] Unable to open file (unable to lock file, errno = 35, error message =
'Resource temporarily unavailable')j