Import error

Hi!

I am trying out implementing this piece of code from search labs. git page says prerequisite is docker but I am trying to run using jupyter notebook.

here is the error I am encountering: ImportError: /home/ec2-user/anaconda3/envs/JupyterSystemEnv/lib/python3.10/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12: symbol __nvJitLinkComplete_12_4, version libnvJitLink.so.12 not defined in file libnvJitLink.so.12 with link time reference

what could be the reason?

https://www.elastic.co/search-labs/blog/hybrid-search-ecommerce

Thanks for flagging @searchwithme. Have you followed the project pre-requistes in the GitHub readme? Is there any particular reason why you can't use Docker as the project suggests?