You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying purify out for the first time and was happy to see a docker image. A simple docker pull uclrits/purify and then docker run ... gives me a working container. Unfortunately, it is missing a dependency:
purifier@df1bcd897f3c /mydata % purify
purify: error while loading shared libraries: libcubature.so: cannot open shared object file: No such file or directory
I put a comment in #78 but thought it best to open a new issue.
The text was updated successfully, but these errors were encountered:
I'm trying purify out for the first time and was happy to see a docker image. A simple
docker pull uclrits/purify
and thendocker run ...
gives me a working container. Unfortunately, it is missing a dependency:I put a comment in #78 but thought it best to open a new issue.
The text was updated successfully, but these errors were encountered: