When electing to enable Python Wrapping for this module, the result is various errors that inevitably break the wrapping process. Ultimately, the present wrapping configuration needs to address several errors that were slowly introduced over time.
Steps to Reproduce
You may follow this tutorial or view the terminal commands below:
Description
When electing to enable Python Wrapping for this module, the result is various errors that inevitably break the wrapping process. Ultimately, the present wrapping configuration needs to address several errors that were slowly introduced over time.
Steps to Reproduce
You may follow this tutorial or view the terminal commands below:
Expected behavior
No errors/warnings generated when building Python packages.
Actual behavior
Terminal Output
Here is a link to the package build on my forked repository or you can look at the terminal output below:
Reproducibility
These errors/warnings are generated 100% of the time.
Versions
v5.1.1.post1
Environment
ubuntu-18.04
3.6
4.0.1
Closing Remarks
Below is the TODO list for this issue.
TODO
in the GitHub Actions build script. Verify the tests pass for the GitHub Actions.