AnandInguva commented on issue #22621: URL: https://github.com/apache/beam/issues/22621#issuecomment-1208614280
Recently the use of distutils was updated. The build RC wheels test has been skipped on the master branch. `cibuildwheel` is used to build wheels for the Beam Python SDK. We use 1.11.0 version which is very old and with `setuptools>=60`, it causes an assertion error. More details can be found here https://github.com/pypa/setuptools/issues/2993. Working on a PR to create a fix for this bug. -- 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]
