h5py files: [Errno 0] Unable to synchronously create file (unable to lock file, errno = 0, error message = ‘No error’, Win32 GetLastError() = 1)
I’m trying to work with hdf5 files for ml, and I keep getting this error whenever I create or open an hdf5 file, I’m using a miniconda environment in vscode on windows btw.