jorisvandenbossche commented on PR #14072: URL: https://github.com/apache/arrow/pull/14072#issuecomment-1253533091
At the moment you still need "a" Python available on your system when building Arrow C++, because the cmake files look for Python for the lint targets (and AFAIK this is always done, and you can't turn this off. But maybe we should change this and make this optional?) So as long that's the case, it maybe makes sense to keep Python in the conda env? (although for linting it probably doesn't matter whether it's some system python that is used instead) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
