plugin error from search

Hi,

I have received the following error

Plugin error from vsearch:

Unable to create file (file locking disabled on this file system (use HDF5_USE_FILE_LOCKING environment variable to override), errno = 38, error message = ‘Function not implemented’)

I am little bit surprised since I have used the same function with success in the Mac installation, while it seems I have instead a problem with the linux cluster installation

I thank you very much for the hints you could give to me

Michela

Hello Michela,

Try running
export HDF5_USE_FILE_LOCKING='FALSE'
and see if this resolves the issue.

(I got this idea here: https://github.com/qqwweee/keras-yolo3/issues/443#issuecomment-491547373)

1 Like

Thanks,

I’m now running again after setting the suggested variable!

Hi,

Michela

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.