Closed gioelelm closed 2 years ago
have you tried pip install nd2
?
Yes, I did, that's the first thing I tried (second actually, the first was trying the installation of aicsimageio
where I got the same error)
hmm, ok, this must be a CentOS thing... I'm afraid I'll probably have to create a new/special distribution for that. In the meantime, I'll try to make it easier for you to build locally using the SDK that you've downloaded. Thanks for letting me know
Thank you very much for this!
hey @gioelelm, nd2 is now building on centos7 on conda forge, so I'm hoping this will work for you. Can you confirm? conda install -c conda-forge nd2
Description
I was trying to use the library for the first time to open a .nd2 files. I got an error that seems to show that the ND2SDK is somehow not correctly installed. I downloaded it, got it installed by
rpm -i nd2readsdk-static-1.7.2.0-Linux.rpm
but the problem persisted.Any insight on how this could be solved?
What I Did
and got