We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installed pymaster with conda-forge "successfully" but then received this at import:
pymaster
ImportError: libopenblas.so.0: cannot open shared object file: No such file or directory
Linux Ubuntu 18.0
Did this:
sudo apt-get install libopenblas-dev
and all seems happy again. Just thought I'd share.
The text was updated successfully, but these errors were encountered:
Thanks! I hadn't encountered this before. I'll add it to the docs.
Sorry, something went wrong.
No branches or pull requests
Installed
pymaster
with conda-forge "successfully" but then received this at import:ImportError: libopenblas.so.0: cannot open shared object file: No such file or directory
Linux Ubuntu 18.0
Did this:
sudo apt-get install libopenblas-dev
and all seems happy again. Just thought I'd share.
The text was updated successfully, but these errors were encountered: