-
Notifications
You must be signed in to change notification settings - Fork 7
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
Comments
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... |
Hi,
May I know the architecture of your machine. I tried everything.
Hetbuilder is installed successfully but when I do hetbuilder --help I
get the error.
Regards,
Ramya
Quoting Roman Kempt ***@***.***>:
… 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...
--
Reply to this email directly or view it on GitHub:
#3 (comment)
You are receiving this because you authored the thread.
Message ID: ***@***.***>
|
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. 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. |
should now be resolved |
miniconda4/envs/hetbuilder/lib/python3.9/site-packages/hetbuilder/hetbuilder_backend.cpython-39-x86_64-linux-gnu.so: undefined symbol: spgat_standardize_cell
The text was updated successfully, but these errors were encountered: