Changes between Initial Version and Version 1 of Ticket #62578, comment 23


Ignore:
Timestamp:
Oct 28, 2021, 1:52:42 PM (3 years ago)
Author:
mascguy (Christopher Nielsen)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62578, comment 23

    initial v1  
    1 Renee, can you offer any insight, as to what the proper fix is for this? My knowledge of the Python space is limited, but just curious: Is there an accepted approach to avoid this, via our Python port framework? Or is this more project-specific, necessitating appropriate configure/build arguments to disable use of `py-mkl`?
     1Renee, can you offer any insight, as to what the proper fix is for this? My knowledge of the Python space is limited, but just curious: Is there an accepted approach to avoid this, via our Python port framework? Or is this more project-specific, necessitating appropriate configure/build arguments to disable use of `py-mkl`? (Or perhaps tweaks to `site.cfg`?)
    22
    33Of course, all of this assumes that `py-numpy` doesn't need/want `py-mkl` in the first place. If that's not the case, then we'll need to rethink the approach.