2026-02-09 05:29:51
happy `ModuleNotFoundError: No module named 'pkg_resources’` day to all who celebrate #setuptools
happy `ModuleNotFoundError: No module named 'pkg_resources’` day to all who celebrate #setuptools
I hear that #Python folk are going to enjoy their Monday.
#setuptools removed pkg_resources.
Thanks to Eli Schwartz for the advance warning. We're going to mask it in #Gentoo.
Aaand we're seeing the first '#setuptools < 82' runtime dependencies in random packages because they are trying hard to workaround breakage due to pkg_resources removal.
#Python