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 #97

Open
jalanb opened this issue Sep 13, 2023 · 1 comment
Open

DeprecationWarning: pkg_resources #97

jalanb opened this issue Sep 13, 2023 · 1 comment

Comments

@jalanb
Copy link

jalanb commented Sep 13, 2023

I see this while running my tests

I’m not importing syllapy directly, it is a dependency of a dependency of mine

.venv/lib/python3.11/site-packages/syllapy/data_loader.py:3
  /opt/clones/github/jalanb/zatsos/zatso/.venv/lib/python3.11/site-packages/syllapy/data_loader.py:3: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
    import pkg_resources
@robertop23
Copy link

robertop23 commented Mar 8, 2024

Same warning here with Syllapy 0.7.2

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