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: pkg_resources is deprecated as an API #17

Open
itzoke opened this issue Jul 15, 2024 · 0 comments
Open

DeprecationWarning: pkg_resources is deprecated as an API #17

itzoke opened this issue Jul 15, 2024 · 0 comments
Milestone

Comments

@itzoke
Copy link
Contributor

itzoke commented Jul 15, 2024

See https://setuptools.pypa.io/en/latest/pkg_resources.html

When building using python3 setup.py build && python3 setup.py install the resulting installation will emit the following warning.

srr.py:4: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
  __import__('pkg_resources').run_script('pyReScene==0.7', 'srr.py')
@itzoke itzoke added this to the 0.8 milestone Jul 15, 2024
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

1 participant