Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

liblimfile.so: cannot open shared object file on CentOS #119

Closed
joshua-gould opened this issue Dec 9, 2022 · 3 comments
Closed

liblimfile.so: cannot open shared object file on CentOS #119

joshua-gould opened this issue Dec 9, 2022 · 3 comments

Comments

@joshua-gould
Copy link

nd2.imread('test.nd2')
ImportError: liblimfile.so: cannot open shared object file: No such file or directory
% lsb_release -a
LSB Version:	:core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch
Distributor ID:	CentOS
Description:	CentOS Linux release 7.9.2009 (Core)
Release:	7.9.2009
Codename:	Core
@tlambert03
Copy link
Owner

Hi @joshua-gould, have you tried the conda build? I fixed this problem for Centos a while back #16 ... but i think it might only be the conda builds (i wasn't able to get my pypi wheels building on centos yet). If conda works for you, let me know and I'll add that to the readme.

@joshua-gould
Copy link
Author

I've confirmed that it works when installing using conda. Thanks.

@tlambert03
Copy link
Owner

Thanks for confirming. I added a note to the readme until I have time to fix the wheel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants