Skip to content

Fix pkg_resources error in local experiment setup#2118

Open
q9982 wants to merge 1 commit into
google:masterfrom
q9982:fix/pkg-resources-fix
Open

Fix pkg_resources error in local experiment setup#2118
q9982 wants to merge 1 commit into
google:masterfrom
q9982:fix/pkg-resources-fix

Conversation

@q9982
Copy link
Copy Markdown

@q9982 q9982 commented May 17, 2026

google-cloud-logging==3.1.2 still imports pkg_resources, which was removed in setuptools 82. Constrain setuptools to a compatible version so local dependency installation works again.

We reproduced this issue separately when installing fuzzbench in a brand new virtual machine. Other users may not encounter this problem for now due to some local package caching.

google-cloud-logging==3.1.2 still imports `pkg_resources`, which was removed in setuptools 82. Constrain setuptools to a compatible version so local dependency installation works again.
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.

1 participant