Closed Safihre closed 11 months ago
Also, just the import guessit
also results in these:
C:\xx\sabnzbd\venv\Lib\site-packages\pkg_resources\__init__.py:121: DeprecationWarning: pkg_resources is deprecated as an API
warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning)
C:\xx\sabnzbd\venv\Lib\site-packages\pkg_resources\__init__.py:2870: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('zc')`.
Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
declare_namespace(pkg)
Seems recent PR merges fixed it 👍
Has nobody reported this? If you run with
python -X dev
it shows 3DeprecationWarning
's in guessit: