Skip to content

Conversation

ekomarova
Copy link
Collaborator

@ekomarova ekomarova commented Aug 21, 2025

This PR adds mkl-service as run dependency. Most of all, this applies when installed with stock NumPy, which does not have mkl-service as a dependency, which leads to problems like this:

import: 'mkl_umath'
      import mkl_umath
      from ._ufuncs import *
  ImportError: libmkl_intel_lp64.so.2: cannot open shared object file: No such file or directory

@ekomarova ekomarova merged commit 36159f3 into main Aug 21, 2025
47 of 48 checks passed
@ekomarova ekomarova deleted the add_mkl-service branch August 21, 2025 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants