nucleic / kiwi

Efficient C++ implementation of the Cassowary constraint solving algorithm
https://kiwisolver.readthedocs.io/en/latest/
Other
692 stars 88 forks source link

ERROR: Failed building wheel for kiwisolver: C2440: 'static_cast': cannot convert from 'expr_type' to 'type' #151

Closed Bluscream closed 2 years ago

Bluscream commented 2 years ago

https://gist.github.com/Bluscream/49b5721c12327db6a06b84b40217f00d

MatthieuDartiailh commented 2 years ago

kiwi requires 3.11.0.b4 at least and now that the rc1 is out I would suggest you update to it. I will try to release wheels ASAP but they will be based on the RC1.

MatthieuDartiailh commented 2 years ago

Wheels for RC1 are available on PyPI