Skip to content

fix: replace pkg_resources.parse_version by packaging.version.parse#935

Open
thebaptiste wants to merge 1 commit intotensorflow:masterfrom
thebaptiste:master
Open

fix: replace pkg_resources.parse_version by packaging.version.parse#935
thebaptiste wants to merge 1 commit intotensorflow:masterfrom
thebaptiste:master

Conversation

@thebaptiste
Copy link

Close: #934

@thebaptiste
Copy link
Author

thebaptiste commented Mar 9, 2026

tensorflow-hub is now not compatible anymore with setuptools>=82.0...
Could you please take this PR (or fix the problem in another way) ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: pkg_resources is removed in setuptools 82.0 ==> replace pkg_resources.parse_version by packaging.version.parse

1 participant