Can you provide the version of NumPy used when creating or reading the .pkl file? I am currently using numpy-1.24.4, but I encountered the error: "No module named 'numpy._core'".
Posted by: imx @ March 3, 2025, 7:19 a.m.I had same issue, try it with 1.26.4.
It worked for me.