-
Notifications
You must be signed in to change notification settings - Fork 244
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
wheels for windows on pypi #420
Comments
I would welcome a contributed CI job! Maybe the existing Linux wheel build can help as an example. |
I would also be interested in this! Most of my collaborators/users typically don't have buildtools installed and struggle with pyopencl installation on Windows from time to time. @inducer Which CI are you using? I'd be happy to take a look and see if I can make it work for Windows :-) |
Thanks for the offer! As of #421, it's just Github Actions all around, which AFAIK supports Windows just fine. |
Hi!
Would you please consider shipping wheels for windows on pypi? I know this exist: https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyopencl but it would save a lot of trouble for windows people if installing from pip would "just work" :)
I suppose asking for windows wheels for pytho2.7 would be too much? :)
The text was updated successfully, but these errors were encountered: