[MacPorts] #66252: py310-scipy @1.9.3: _biasedurn.pyx:13:4: 'numpy/random.pxd' not found

MacPorts noreply at macports.org
Wed Dec 7 23:20:29 UTC 2022


#66252: py310-scipy @1.9.3: _biasedurn.pyx:13:4: 'numpy/random.pxd' not found
---------------------------+-----------------------
  Reporter:  renzresearch  |      Owner:  michaelld
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.8.0
Resolution:                |   Keywords:  ventura
      Port:  py-scipy      |
---------------------------+-----------------------

Comment (by adsche):

 I get this as well (macOS Ventura 13.0.1, xcode 14.1, ARM64 (M2), python
 3.10.9+lto+optimizations, py310-numpy @1.23.5_0+gfortran+openblas)

 Numpy does indeed not contain the 'missing'(?) random.pxd file:

 {{{
 port contents py310-numpy | grep pxd
 /opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10
 /site-packages/numpy/__init__.cython-30.pxd
 /opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10
 /site-packages/numpy/__init__.pxd
 /opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10
 /site-packages/numpy/random/__init__.pxd
 /opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10
 /site-packages/numpy/random/_bounded_integers.pxd
 /opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10
 /site-packages/numpy/random/_common.pxd
 /opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10
 /site-packages/numpy/random/bit_generator.pxd
 /opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10
 /site-packages/numpy/random/c_distributions.pxd
 }}}


 Anything I can do to help debug this?

-- 
Ticket URL: <https://trac.macports.org/ticket/66252#comment:15>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list