Skip to content

Conversation

@simark
Copy link

@simark simark commented Dec 2, 2025

pkg_resources from setuptools is deprecated and no longer installed by default in Python 3.12+, causing ModuleNotFoundError. Use the standard library importlib.resources instead.

🤖 Generated with Claude Code

pkg_resources from setuptools is deprecated and no longer installed by
default in Python 3.12+, causing ModuleNotFoundError. Use the standard
library importlib.resources instead.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
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