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

please help me this bug,thank you #185

Open
easewkx opened this issue Apr 8, 2024 · 0 comments
Open

please help me this bug,thank you #185

easewkx opened this issue Apr 8, 2024 · 0 comments

Comments

@easewkx
Copy link

easewkx commented Apr 8, 2024

Traceback (most recent call last):
File "/home/wkx/.conda/envs/swinlstm/lib/python3.8/site-packages/hickle/hickle.py", line 569, in load
raise FileError("HDF5-file does not have the proper attributes!")
hickle.hickle.FileError: HDF5-file does not have the proper attributes!

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/mnt/679135f3-d669-4d3d-8bea-b8c0b7074491/wkx/OpenSTL-OpenSTLv0.3.0/openstl/datasets/dataloader_kitticaltech.py", line 200, in
load_data(batch_size=16,
File "/mnt/679135f3-d669-4d3d-8bea-b8c0b7074491/wkx/OpenSTL-OpenSTLv0.3.0/openstl/datasets/dataloader_kitticaltech.py", line 166, in load_data
train_data, train_idx = input_handle.load_data('train')
File "/mnt/679135f3-d669-4d3d-8bea-b8c0b7074491/wkx/OpenSTL-OpenSTLv0.3.0/openstl/datasets/dataloader_kitticaltech.py", line 93, in load_data
data = hkl.load(osp.join(kitti_root, 'X_' + mode + '.hkl'))
File "/home/wkx/.conda/envs/swinlstm/lib/python3.8/site-packages/hickle/hickle.py", line 573, in load
raise ValueError("Provided argument 'file_obj' does not appear to be a"
ValueError: Provided argument 'file_obj' does not appear to be a valid hickle file! (HDF5-file does not have the proper attributes!)

Process finished with exit code 1

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