[MacPorts] #68159: py-numba: version 0.57.1 broken with py-numpy 1.25.2

MacPorts noreply at macports.org
Thu Sep 14 07:51:34 UTC 2023


#68159: py-numba: version 0.57.1 broken with py-numpy 1.25.2
---------------------+----------------------
 Reporter:  nilason  |      Owner:  (none)
     Type:  defect   |     Status:  new
 Priority:  Normal   |  Milestone:
Component:  ports    |    Version:
 Keywords:           |       Port:  py-numba
---------------------+----------------------
 {{{py-numba}}} (0.57.1) is broken with present version of {{{py-numpy}}}
 (1.25.2).

 {{{
 >>> import numba
 Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11
 /site-packages/numba/__init__.py", line 55, in <module>
     _ensure_critical_deps()
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11
 /site-packages/numba/__init__.py", line 42, in _ensure_critical_deps
     raise ImportError("Numba needs NumPy 1.24 or less")
 ImportError: Numba needs NumPy 1.24 or less
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/68159>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list