PhiSpy icon indicating copy to clipboard operation
PhiSpy copied to clipboard

The glibc version is not compatible

Open work-liuyang opened this issue 1 year ago • 1 comments

hello,I am using a docker image to install Phispy 4.2.21,but the glibc version of base image is 2.35,so I can‘t install it ,is there any pre-build phispy or other method that can deal the problem?

Thanks!

work-liuyang avatar Nov 20 '23 06:11 work-liuyang

OK,I use conda to install it at local base on glibc 2.18 and then I copy it to my docker container base on glibc 2.35,it runs successfully!

work-liuyang avatar Nov 20 '23 06:11 work-liuyang