DeprecationWarning: pkg_resources is deprecated as an API
Author: catskulCreated Feb 20, 2025Updated Mar 5, 2025
Labelst:bugc:core
Deprecation warnings every time the normal bashrc stuff executes:
/home/user/.local/bin/powerline-daemon:4: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
__import__('pkg_resources').require('powerline-status==2.8.4b3')
/home/user/.local/bin/powerline-config:4: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
__import__('pkg_resources').require('powerline-status==2.8.4b3')Source: powerline/powerline