intellistream / CANDY

Apache License 2.0
4 stars 0 forks source link

I met some problems when running hdf5 datasets #31

Open lostgreen opened 1 month ago

lostgreen commented 1 month ago

When I ran the Evaluation scripts, the fvecs datasets SIFT was finished correctly, but when it came to hdf5 datasets like glove,sun and msong,the scripts threw error like this: FileNotFoundError: [Errno 2] No such file or directory: '/home/zhang/CANDY/build/benchmark/results/scanL2E2E/flat/Msong/onlineInsert_result.csv' how can i fix it?

Rubatozh commented 1 month ago

Could you provide any details on how you built the project? Or could you provide the program log before the Python error?