Changes between Initial Version and Version 1 of Ticket #68787, comment 6


Ignore:
Timestamp:
Nov 29, 2023, 11:20:47 PM (10 months ago)
Author:
erikbs
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #68787, comment 6

    initial v1  
    22
    33The actual problem here therefore seems to be that the OpenBLAS port is broken after the migration to CMake, apparently by not providing all the symbols NumPy needs. Since NumPy cannot be imported successfully, SciPy thinks it is not installed and refuses to build.
     4
     5Edit: I created a new ticket on OpenBLAS: #68810