-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Try building for windows #23
base: main
Are you sure you want to change the base?
Conversation
…da-forge-pinning 2021.03.27.06.50.49
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 ( |
Ah, I guess defaults hasn't built pytorch 1.8 yet... |
we should have builds for pytorch 1.8 on conda forge. It seems that the upload failed for some reason. I've made a dummy commit. Builds should be up in 3-4 hours. Let me know if they aren't. |
@@ -1,4 +1,5 @@ | |||
build_platform: {osx_arm64: osx_64} | |||
channel_priority: flexible |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we should have builds for windows for pytorch right?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nope. They fail
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The last windows builds on conda-forge are for 1.1.0, which is too old for this recipe...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See conda-forge/pytorch-cpu-feedstock#32, will comment there.
Hi, any chance that this might work now? Maybe 3 years of updates in the other packages has an effect. |
No, because pytorch still doesn't have windows builds in conda-forge yet (though there are renewed efforts recently). |
Thanks, I saw the win-64 label on the pytorch-cpu feedstock but now see it is from some old builds. |
Checklist
0
(if the version changed)conda-smithy
(Use the phrase@conda-forge-admin, please rerender
in a comment in this PR for automated rerendering)Part of #22