raulbocanegra commented on pull request #7284: URL: https://github.com/apache/arrow/pull/7284#issuecomment-639152015
> > > @raulbocanegra Could you confirm that [#7284 (review)](https://github.com/apache/arrow/pull/7284#pullrequestreview-419603540) without your changes can fix this problem? Sorry, that change does not work because `PYTHON_IS_DEBUG` is not set to 1 unless `PYTHON_EXECUTABLE` is `python_d`, but `find_package(PythonInterp)` does not return `python_d`, but `python` release executable. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
