Abacn commented on issue #26458: URL: https://github.com/apache/beam/issues/26458#issuecomment-1526881143
`pip install apache-beam` installs 2.36.0 for now which does not support Python 3.11. The first beam version supports Python 3.11 is 2.47.0 which has not yet released. You can install the release candidate with `pip install apache-beam==2.47.0rc1` -- 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]
