Closed zingale closed 5 years ago
also please consider adding this to the sphinx documentation in the "Getting Started" section.
In pull request #25 I originally added pybind11
to the list of requirements to avoid the Failed building wheel for pyymw16
error even though it correctly install it appears that it didn't. However this didn't seem to resolve the issue as it is an issue with the pyymw16
package. The author of the pyymw16 package appears to have a fix (telegraphic/pyymw16#1), I am waiting for the changes to be made available on pip.
fruitbat
should still install correctly without pybind11
even though it displays an error warning.
okay. thanks.
In the
README.md
, please consider addingpybind11
to the list of dependencies.