You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
YASA relies on lspopt, which imports pkg_resourceshere 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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: