Are you using MKL.jl, or some other MKL-enabled Julia version? In this case it’s possible that you are seeing a conflict between the MKL library loaded by Python and one in Julia?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| PyCall pyimport() fails and exits julia | 2 | 540 | October 11, 2023 | |
| PyCall imports anaconda package but fails to import package module | 2 | 1714 | May 18, 2019 | |
| Pycall paths | 2 | 5602 | November 10, 2017 | |
| [PyCall] Pre-installing a python package required by a Julia package | 17 | 9653 | March 23, 2021 | |
| How to load Python packages in PythonCall? They've already been installed by Conda in REPL | 1 | 463 | September 23, 2023 |