-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
Windows builds #32
Comments
Just saw the work in #27, but even with |
i think we need somebody to build this locally then upload it. but licensing issues have stopped us from doing that with windows. |
How do licencing issues come into this? 🤔 |
i'm not too sure. I think a ping to to the right person with a large windows machine might go a long way. @isuruf any ideas? |
Build fails with,
cc @seemethere |
Would the new cirun setup support windows, or is it linux-only? |
Any news on this? I'm hoping to migrate a 3-OS package I maintain from Tensorflow to Pytorch to deal with Google's more-or-less abandonment of tensorflow on windows, and not having Pytorch builds will be a showstopper. |
Im still working on this in: #32 Hopefully not long now! |
@baszalmstra Hello, sorry to keep pestering you on this; how's this going? |
@pgunn The "only" thing that needs to happen is use protobuf from conda-forge instead of using the vendored one. I have not gotten around to continue this yet. Hope to get back to it soon! |
Ha, not surprising to see Google vendoring stuff (I never worked there, but in another big tech company I used to work at we had an annoying tendency to vendor things). It creates a lot of tangles. |
@baszalmstra Hello, Is there any chance you might have time to finish this anytime soon? I regret that I lack the context or time to be able to hop in and help. |
(if you have a tip jar or something I'd be happy to toss something in, in appreciation for the work you've done on this) |
I just opened #268 to track better funding for this. |
Hey @pgunn ! I apologize, I haven't been able to find the time. Let me get a local build up and running today so I can at least report the issue Im facing. |
@baszalmstra How's this going? |
Any news on this? |
Best to follow the PR here: #231 |
Would be great to get windows builds with the pytorch channel being deprecated: pytorch/pytorch#138506 |
There's CI for windows, but it fails. The only available builds are for
pytorch-cpu
, v1.1.0 more than 1.5 years ago, nothing for the newerpytorch
output yet.Would be cool, as I'm trying to add builds for windows for conda-forge/allennlp-feedstock#12
The text was updated successfully, but these errors were encountered: