-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Installation issue: py-scipy #10361
Copy link
Copy link
Labels
Description
I am trying to learn "Module Files" in the tutorial Spack 101, where it is suggested to install the package scipy with the command:
spack load [email protected]
spack install py-scipy ^openblas
I simply started everything from the default, exactly following the steps in the page. However I got the following error:
Original error was: libmkl_rt.so: cannot open shared object file: No such file or directory
I uninstalled py-numpy and re-ran the installation again. The error persists. Any advice?
Reactions are currently unavailable