Skip to content

invalid literal for int() with base 10: 'unknown' with 3.8.0 rel #2047

@chenrui333

Description

@chenrui333

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions