test and bugfix arm architecture support #50
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Under ARM64 this error arises:
OSError: dlopen(/Users/jmichelf/github/multivar_horner/__pycache__/eval_poly_-757448186211189212.so, 0x0006): tried: '/Users/jmichelf/github/multivar_horner/__pycache__/eval_poly_-757448186211189212.so' (mach-o file, but is an incompatible architecture (have (x86_64), need (arm64e)))
The text was updated successfully, but these errors were encountered: