autopy
autopy copied to clipboard
Missing binary wheel for Python 2.7 on 64-bit Windows
See the note here: https://www.benfrederickson.com/writing-python-extensions-in-rust-using-pyo3/
I failed to get the 64 bit wheel for Python2.7 to build on windows so I disabled that here (the 32 bit version builds fine).
Not sure what the cause is (suspect it might be related to https://github.com/PyO3/pyo3/issues/215). Will leave this issue open in case anyone wants to tackle it, but putting this on hold for now since it's a pretty big time investment and not sure how common this need is. If you're interested in contributing, it should be possible to reproduce this with cibuildwheel
locally or against the CI by opening a PR.
@msanders I have the binary wheel for Python 2.7 in https://github.com/DLR-TS/SUMOLibraries/tree/master/python/autopy