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

disk cache generate failure when load data from disk #108

Closed
yuelng opened this issue Dec 12, 2020 · 0 comments
Closed

disk cache generate failure when load data from disk #108

yuelng opened this issue Dec 12, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@yuelng
Copy link

yuelng commented Dec 12, 2020

776 
777         # Now, it is time to initialize the File extension

--> 778 self._g_new(filename, mode, **params)
779
780 # Check filters and set PyTables format version for new files.

tables/hdf5extension.pyx in tables.hdf5extension.File._g_new()

HDF5ExtError: HDF5 error back trace

File "H5F.c", line 444, in H5Fcreate
unable to create file
File "H5Fint.c", line 1531, in H5F_open
unable to truncate a file which is already open

End of HDF5 error back trace

Unable to open/create file xxxxx qlib_data/cn_data/dataset_cache/pytables-k9tea7t3.tmp

@yuelng yuelng added the bug Something isn't working label Dec 12, 2020
@yuelng yuelng closed this as completed Dec 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant