-
Notifications
You must be signed in to change notification settings - Fork 129
BLAS warning on Windows builds on conda-forge #515
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
Comments
Probably related to #508 |
By the way that should be a blocker not to cut a release in conda-forge |
To clarify: no conda-forge release until we resolve this warning. Agreed. |
The info is now available: https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=829473&view=logs&jobId=171a126d-c574-5c8c-1269-ff3b989e923d&j=171a126d-c574-5c8c-1269-ff3b989e923d&t=623c2ba8-c4f1-582d-6c78-1c7699e2e0a2 Looks like |
Yeah same issue. CC poor @lucianopaz |
I dug into this issue. It looks like conda stores libraries for windows stuff in a different folder. I think that we can fix the problem by simply including the That means that #508 is not related to this issue. |
Description
See the logs.
I'm going to add some more debug commands to try and get more info.
The text was updated successfully, but these errors were encountered: