kvikio icon indicating copy to clipboard operation
kvikio copied to clipboard

ImportError: libnvcomp.so: cannot open shared object file: No such file or directory

Open saishashank85 opened this issue 1 year ago • 1 comments

I have installed nvcomp following instruction from here : https://stackoverflow.com/questions/72957125/guide-for-installation-of-nvidia-s-nvcomp-and-running-of-its-accompanying-exampl

I am building kvikio from source.

I an encountering this error while importing kvikio

root@n2na6fnh47:/notebooks/git/kvikio/python# pytest tests/ ImportError while loading conftest '/notebooks/git/kvikio/python/tests/conftest.py'. tests/conftest.py:11: in import kvikio.defaults /usr/local/lib/python3.11/dist-packages/kvikio/init.py:4: in from ._lib import libkvikio # type: ignore E ImportError: libnvcomp.so: cannot open shared object file: No such file or directory

saishashank85 avatar Apr 17 '24 01:04 saishashank85

Could you please share the exact steps run to install nvCOMP?

jakirkham avatar Apr 17 '24 02:04 jakirkham

Please re-open if this is still an issue

madsbk avatar Jun 26 '24 13:06 madsbk