Changes between Initial Version and Version 2 of Ticket #64714


Ignore:
Timestamp:
Feb 23, 2022, 8:22:47 PM (3 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64714

    • Property Status changed from new to assigned
    • Property Summary changed from py39-numba problem with M1 Mac to py39-numba runtime error with M1 Mac
    • Property Owner set to stromnov
    • Property Keywords arm64 added; M1 ARM64 Numba removed
    • Property Port py-numba added; py39-numba removed
  • Ticket #64714 – Description

    initial v2  
    11I was able to install py39-numba on my computer. When I tried to run it I saw this error:
    22
     3{{{
    34  File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/llvmlite/binding/targets.py", line 197, in from_triple
    45    raise RuntimeError(str(outerr))
    56RuntimeError: No available targets are compatible with triple "aarch64-apple-darwin20.2.0"
     7}}}
    68
    79My info: