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

undefined symbol error #3

Closed
RinuKulkarni opened this issue Apr 20, 2022 · 4 comments
Closed

undefined symbol error #3

RinuKulkarni opened this issue Apr 20, 2022 · 4 comments

Comments

@RinuKulkarni
Copy link

miniconda4/envs/hetbuilder/lib/python3.9/site-packages/hetbuilder/hetbuilder_backend.cpython-39-x86_64-linux-gnu.so: undefined symbol: spgat_standardize_cell

@romankempt romankempt changed the title Hetbuilder issue undefined symbol error Apr 20, 2022
@romankempt
Copy link
Owner

The undefined symbol error is a runtime linking error which I can't reproduce. Other people have similar issues with pybind11 (https://github.com/pybind/pybind11/issues), e.g., pybind/pybind11#3623.

Unfortunately, I currently have no idea how to solve it...

@RinuKulkarni
Copy link
Author

RinuKulkarni commented Apr 20, 2022 via email

@romankempt
Copy link
Owner

Lenovo thinkpad T14 with intel cpus. I'm running everything in WSL. Here is a list of my installed conda modules where the installation works without any issues.

hetbuilder_list.txt

I do not know what causes this error. It seems to be a very subtle problem (perhaps something with RPATH). I'm checking out docker, but till I understand how that works it might take some time.

@romankempt
Copy link
Owner

should now be resolved

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