You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
On a fresh installation using
pip install spycial
on Python 3.10:Numba 0.56.3
Debian Linux x86_64
Any hints? Thanks
The text was updated successfully, but these errors were encountered: