Closed abatten closed 5 years ago
This pull request might not actually solve the issue. Holding off on this until later.
The package pyymw16
has been updates to version 2.0.5 to hopefully resolve this issue. Now fruitbat
should use 2.0.5 as a minimum.
The tests seemed to have failed due to 2.0.5 not being available on pip yet. Will test this again later.
pyymw16
was having issues ifpybind11
isn't already installed. It would give the user the errorFailed building wheel for pyymw16
. Although pyymw16 (and indeedfruitbat
too) would correctly install it give the user the illusion that it failed. To account for this, I'm adding adding pybind11 as afruitbat
requirement until the issue is fixed in pyymw16.