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

Problem at centos cluster with ImportError #243

Closed
dpedrosac opened this issue Dec 7, 2020 · 2 comments
Closed

Problem at centos cluster with ImportError #243

dpedrosac opened this issue Dec 7, 2020 · 2 comments

Comments

@dpedrosac
Copy link

On my attempt to install ANTsPy at my university cluster I get the following error:

ImportError: /home/ag_pedrosa/projects/code/tremorMRI/venv/lib/python3.6/site-packages/ants/lib/antsRegistration.cpython-36m-x86_64-linux-gnu.so: undefined symbol: _Z14ANTSFileExistsRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE

which translates to:

ANTSFileExists(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)

I haven't found too much about this except for this issue here: #53

I have tried all methods to install antspyx (following installation tutorial) but the error pops up every time. Does anyone have an where to look for the error?

@stnava
Copy link
Member

stnava commented Dec 8, 2020 via email

@stnava
Copy link
Member

stnava commented Feb 17, 2021

maybe fixed by recent releases. closing for lack of feedback/interest.

@stnava stnava closed this as completed Feb 17, 2021
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