tvalentyn commented on issue #26004: URL: https://github.com/apache/beam/issues/26004#issuecomment-1486150550
Thanks for reporting the issue. I am not seeing this test failing at master: https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ https://github.com/apache/beam/actions/workflows/python_tests.yml Note that Beam 2.45.0 is not compatible with numpy==1.24.2. You should use Beam 2.46.0 or newer, see: https://github.com/apache/beam/blob/fef98f7597f11aaa93388d547f58bf0482ed74f0/sdks/python/setup.py#L249 and https://github.com/apache/beam/pull/24725. Given the above, I am closing this issue, but feel free to reopen if you disagree with my assessment. -- 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]
