pyopencl icon indicating copy to clipboard operation
pyopencl copied to clipboard

wheels for windows on pypi

Open konserw opened this issue 5 years ago • 3 comments

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? :)

konserw avatar Jan 25 '21 13:01 konserw

I would welcome a contributed CI job! Maybe the existing Linux wheel build can help as an example.

inducer avatar Jan 25 '21 15:01 inducer

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 :-)

haesleinhuepf avatar Jan 28 '21 14:01 haesleinhuepf

Thanks for the offer! As of #421, it's just Github Actions all around, which AFAIK supports Windows just fine.

inducer avatar Jan 28 '21 17:01 inducer

#559

inducer avatar Sep 16 '22 23:09 inducer