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

import spycial fails with LLVM ERROR: Symbol not found: .numba.unresolved$_ZN7spycial3erf9_erf... #1

Open
slayoo opened this issue Mar 26, 2023 · 0 comments

Comments

@slayoo
Copy link

slayoo commented Mar 26, 2023

On a fresh installation using pip install spycial on Python 3.10:

$ python
Python 3.10.6 (main, Aug 10 2022, 11:19:32) [GCC 12.1.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import spycial
LLVM ERROR: Symbol not found: .numba.unresolved$_ZN7spycial3erf9_erf_erfcB3v41B38c8tJTIcFHzwl2ILiXkcBV0KBSgP9CGZpAgA_3dEd28Literal_5bbool_5d_28False_29
Aborted

Numba 0.56.3
Debian Linux x86_64

Any hints? Thanks

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

1 participant