Hello
Thank you for the code. I'm currently trying to use the evaluation part on Windows 11, but I come across an issue during the hash encoder building part. I believe the issue might come from an incompatibility issue between cudatoolkit-dev since in the readme, the "conda install cudatoolkit-dev=11.3 -c conda-forge" isn't usable (it gives a PackagesNotFoundError) so I end up having to use the 11.7.0 version, which might be the root of the issues.
How can I solve this issue?
Thank you for your help