kevinjqliu commented on PR #2601:
URL: https://github.com/apache/iceberg-python/pull/2601#issuecomment-3449017678

   i cant seem to get `cibuildwheel` to work on github ci 🤔 
   
   ```
   Error: cibuildwheel: 
   Build failed because a pure Python wheel was generated.
   
   If you intend to build a pure-Python wheel, you don't need
   cibuildwheel - use `pip wheel .`, `pipx run build --wheel`, `uv
   build --wheel`, etc. instead. You only need cibuildwheel if you
   have compiled (not Python) code in your wheels making them depend
   on the platform.
   
   If you expected a platform wheel, check your project configuration,
   or run cibuildwheel with CIBW_BUILD_VERBOSITY=1 to view build logs.
   ```


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to