chenrui333 opened a new issue, #2047:
URL: https://github.com/apache/libcloud/issues/2047
## Summary
While regression building ansible for homebrew, seeing some setuptools build
failure as
```
File
"/private/tmp/pip-build-env-4sd8ymlv/normal/lib/python3.13/site-packages/wheel/_bdist_wheel.py",
line 66, in <module>
setuptools_major_version = int(setuptools.__version__.split(".")[0])
ValueError: invalid literal for int() with base 10: 'unknown'
```
--
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]