Opened 3 years ago

Last modified 2 years ago

#64714 assigned defect

py39-numba runtime error with M1 Mac — at Version 2

Reported by: programmingkidx Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version:
Keywords: arm64 Cc:
Port: py-numba

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I was able to install py39-numba on my computer. When I tried to run it I saw this error:

  File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/llvmlite/binding/targets.py", line 197, in from_triple
    raise RuntimeError(str(outerr))
RuntimeError: No available targets are compatible with triple "aarch64-apple-darwin20.2.0"

My info:

M1 MacBook Air

Mac OS 11.1

Change History (2)

comment:1 Changed 3 years ago by jmroot (Joshua Root)

Keywords: arm64 added; M1 ARM64 Numba removed
Owner: set to stromnov
Port: py-numba added; py39-numba removed
Status: newassigned
Summary: py39-numba problem with M1 Macpy39-numba runtime error with M1 Mac

comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Note: See TracTickets for help on using tickets.