You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/08/09 08:56:55 UTC

[GitHub] [beam] AnandInguva opened a new issue, #22637: [Feature Request]: Update cibuildwheel to latest version for building wheels

AnandInguva opened a new issue, #22637:
URL: https://github.com/apache/beam/issues/22637

   ### What would you like to happen?
   
   RIght now, the beam python sdk uses `cibuildwheel==1.11.0` that use get-pip.py to install the PyPI dependencies. There has been some issues related to `get-pip.py`, setuptools>=60.0 and distutils, which causes the RC wheels build to fail. 
   
   As of now, the workaround has been added at  https://github.com/apache/beam/pull/22636  and https://github.com/apache/beam/pull/22635 by introducing the environment variable `SETUPTOOLS_USE_DISTUTILS=stdlib`. This can be removed once the `cibuildwheel` gets updated to a latest version. 
   
   `cibuildwheel` is not updated as part of the solution because it was taking so much time to build the aarch wheels and it causes time outs while building the RC wheels. 
   
   ### Issue Priority
   
   Priority: 2
   
   ### Issue Component
   
   Component: sdk-py-core


-- 
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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] tvalentyn commented on issue #22637: [Feature Request]: Update cibuildwheel to latest version for building wheels

Posted by GitBox <gi...@apache.org>.
tvalentyn commented on issue #22637:
URL: https://github.com/apache/beam/issues/22637#issuecomment-1224464723

   Is this completed?


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] AnandInguva commented on issue #22637: [Feature Request]: Update cibuildwheel to latest version for building wheels

Posted by GitBox <gi...@apache.org>.
AnandInguva commented on issue #22637:
URL: https://github.com/apache/beam/issues/22637#issuecomment-1314369060

   .close-issue


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] AnandInguva commented on issue #22637: [Feature Request]: Update cibuildwheel to latest version for building wheels

Posted by GitBox <gi...@apache.org>.
AnandInguva commented on issue #22637:
URL: https://github.com/apache/beam/issues/22637#issuecomment-1209105762

   related PRs: https://github.com/apache/beam/pull/22635, https://github.com/apache/beam/pull/22635


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] AnandInguva closed issue #22637: [Feature Request]: Update cibuildwheel to latest version for building wheels

Posted by GitBox <gi...@apache.org>.
AnandInguva closed issue #22637: [Feature Request]: Update cibuildwheel to latest version for building wheels
URL: https://github.com/apache/beam/issues/22637


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org