fix nightly pytorch error on macos by installing numpy from conda#535
Merged
imatiach-msft merged 1 commit intoJul 19, 2022
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## main #535 +/- ##
=======================================
Coverage 87.63% 87.63%
=======================================
Files 62 62
Lines 4077 4077
=======================================
Hits 3573 3573
Misses 504 504
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
imatiach-msft
force-pushed
the
ilmat/fix-nightly-err
branch
5 times, most recently
from
July 19, 2022 14:24
8ed6d61 to
0232244
Compare
imatiach-msft
force-pushed
the
ilmat/fix-nightly-err
branch
from
July 19, 2022 16:57
0232244 to
cf3ea8b
Compare
gaugup
approved these changes
Jul 19, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
rely on installing numpy from conda - otherwise we see segfaults on macos when installing pytorch and lightgbm together:
Update - see passing nightly build here:
https://dev.azure.com/responsibleai/interpret-community/_build/results?buildId=14736&view=results