Run-time dependency openblas found: NO (tried pkgconfig and cmake) ../../scipy/meson.build:120:0: ERROR: Dependency "openblas" not found, tried pkgconfig and cmake However I solve by below at the above problem.
durandg12 Since the libs are not found in/usr/lib, they are probably NOT bundled with your system. If they are installed with Homebrew, try with the Pyenv development head (brew install pyenv --head) first (it adds Homebrew to distutils'LIBS). ...
Library npyrandom found: YES Found CMake: /usr/local/bin/cmake (3.23.1) Run-time dependency openblas found: NO (tried pkgconfig and cmake) ../../scipy/meson.build:120:0: ERROR: Dependency "openblas" not found, tried pkgconfig and cmake A full log can be found at /tmp/pip-r...
It's not clear to me what 2D/3D corner case I've found myself in between Scipy, pyinstaller, and GH actions, but since it seemed related to other issues (#14002), I wanted to report, feel free to close if best reported in one of those other tools instead. As part of theCellProfil...
Describe your issue. I am trying to install scipy on my Mac M1, macOS Monterey version 12.6. I keep getting this message, despite having OpenBLAS specified: ../../scipy/meson.build:131:0: ERROR: Dependency "OpenBLAS" not found, tried pkg...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...