Skip to content

fix: ModuleNotFoundError: No module named 'pkg_resources#3011

Merged
kelvin-muchiri merged 3 commits intomainfrom
deprecated-pkg-resources
Feb 10, 2026
Merged

fix: ModuleNotFoundError: No module named 'pkg_resources#3011
kelvin-muchiri merged 3 commits intomainfrom
deprecated-pkg-resources

Conversation

@kelvin-muchiri
Copy link
Contributor

@kelvin-muchiri kelvin-muchiri commented Feb 9, 2026

Changes / Features implemented

Fix ModuleNotFoundError: No module named 'pkg_resources'. pkg_resources is deprecated and was removed in setuptools version 81.0.0

ModuleNotFoundError: No module named 'pkg_resources' thrown when installing via git. pkg_resources is deprecated and scheduled for removal in setuptools 81.
@kelvin-muchiri kelvin-muchiri changed the title fix ModuleNotFoundError: No module named 'pkg_resources fix: ModuleNotFoundError: No module named 'pkg_resources Feb 9, 2026
@kelvin-muchiri kelvin-muchiri merged commit 74ea491 into main Feb 10, 2026
18 of 25 checks passed
@kelvin-muchiri kelvin-muchiri deleted the deprecated-pkg-resources branch February 10, 2026 10:08
FrankApiyo pushed a commit that referenced this pull request Feb 17, 2026
fix ModuleNotFoundError: No module named 'pkg_resources'. pkg_resources is deprecated and was removed in setuptools 81.
FrankApiyo pushed a commit that referenced this pull request Feb 17, 2026
fix ModuleNotFoundError: No module named 'pkg_resources'. pkg_resources is deprecated and was removed in setuptools 81.
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.

2 participants