aspuru-guzik-group/gryffin

Binary wheels missing from pypi

Opened this issue · 1 comments

Congrats for the nice package.
It is a pity that no binary wheels are provided via pypi: the need for compilation significantly increases the barrier for adoption.

Have you considered using cibuildwheel to generate common wheels via CI?

I've tested on a local fork and it looks feasible (the 35 wheels generated are available as artifact in a corresponding Github Action.

I've only tested the Win64 Python3.10 and it works as expected.

I just realized that artifacts of public repo are apparently not public, so here are the wheels as attachment for reference
artifact.zip