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 from lspopt #190

Open
remrama opened this issue Dec 27, 2024 · 1 comment
Open

DeprecationWarning from lspopt #190

remrama opened this issue Dec 27, 2024 · 1 comment
Assignees
Labels
bug 💥 Something isn't working

Comments

@remrama
Copy link
Collaborator

remrama commented Dec 27, 2024

YASA relies on lspopt, which imports pkg_resources here and causes a DeprecationWarning when using Python >=3.12. This got observed during #187, see comments there for more details.

This is not urgent by any means, and should be addressable with a PR on lspopt.

@raphaelvallat raphaelvallat added the bug 💥 Something isn't working label Dec 28, 2024
@remrama
Copy link
Collaborator Author

remrama commented Dec 29, 2024

Just opened a PR on lspopt to address this: hbldh/lspopt#8

@remrama remrama self-assigned this Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 💥 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants