Closed cauachagas closed 4 years ago
Binder is not working too.
What's really weird is that compilation works fine on TravisCI: https://travis-ci.org/github/usnistgov/ChebTools
But now that I think about it, TravisCI doesn't include builds of the python wrapper. I can remedy that I think, and also fix this bug (somehow)
Looks like issues is only in g++: https://travis-ci.org/github/usnistgov/ChebTools/builds/702016691 . Works fine with clang.
And also visual studio (primary development environment).
Seems to be fixed now, please close if you confirm on your side. Seems like a bug in G++ if you ask me. Code is valid C++.
It's working now
Environment
Install
Error
Solution
Python install the package deleting the line https://github.com/usnistgov/ChebTools/blob/181bf1f9077b86432f4a720aa0f78a40f7893498/src/pybind11_wrapper.cpp#L22