PETPVC icon indicating copy to clipboard operation
PETPVC copied to clipboard

Error with installing using conda

Open jaygshah opened this issue 1 year ago • 0 comments

Getting this error while running petpvc: petpvc: error while loading shared libraries: libITKIOBruker-5.3.so.1: cannot open shared object file: No such file or directory

I have also set LD_LIBRARY_PATH: export LD_LIBRARY_PATH=/home/xxx/.conda/envs/petpvc/lib/

However, I can only see libITKIOBruker-5.4.so.1 in the LD_LIBRARY_PATH. How to make petpvc use that installed ITK library?

jaygshah avatar Sep 09 '24 01:09 jaygshah