Conversation
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
|
@ocefpaf is there a reason that This is causing some problems for people on OSX with the Accelerate framework. LAPACK is getting conflicts with the conda-forge openblas. |
|
I don't recall the details but the issue was to force the Ping @isuruf who is probably more on top of these than myself. (It is hurricane season and the day job has been quite demanding theses past weeks.) |
|
GMT is using LAPACK right? |
|
@ocefpaf thanks for the update! I'm sure you're really busy doing awesome work. Good luck!
@isuruf it is. This is what is causing problems. On OSX, it's looking at the Accelerate install which complains about openblas. This is the error that user @egayer got: |
|
@leouieda, that should be easy to fix. Add |
|
@isuruf thanks! I'll try it out. |
|
But why is "blas" a runtime dependency if GMT is not using it? Currently, installing GMT forces the install of numpy with blas instead of mkl. |
Closes #2
Ping @rsignell-usgs