Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DeprecationWarning: Deprecated call to pkg_resources.declare_namespace('zope') #1107

Closed
swtnk opened this issue Mar 16, 2023 · 1 comment
Closed

Comments

@swtnk
Copy link

swtnk commented Mar 16, 2023

After upgrade setuptools to the latest, I am observing DeprecationWarning .

/usr/local/lib/python3.8/site-packages/pkg_resources/init.py:2870: DeprecationWarning: Deprecated call to pkg_resources.declare_namespace('zope').
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)

@jugmac00
Copy link
Member

See zopefoundation/meta#194

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

No branches or pull requests

2 participants