-
Notifications
You must be signed in to change notification settings - Fork 152
New issue
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
Nightly petsc build unable to load libscotcherr-6.so #1063
Comments
Attempt to replicate environment on local macOS machine:
|
No. Previous also reported
Multiple attempts to update conda did not work, but did not error. Finally, Important Don't forget the quotation marks!!! Subsequently,
so my laptop is broken, now, but at least I can debug... |
In contrast,
|
Fixed by #1064 |
Nightly build has been failing for petsc due to
ImportError: Unable to load solver petsc: libscotcherr-6.so: cannot open shared object file: No such file or directory
linux and macOS builds both fail
Difference from PR builds is that
daily midnight build uses environment.yml files to catch regressions
due to updates in dependencies
Nightly build installs
The text was updated successfully, but these errors were encountered: