-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Update the code to avoid this warning:
/miniconda3/envs/cascadia/lib/python3.10/site-packages/lightning_fabric/init.py:29: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
import("pkg_resources").declare_namespace(name)
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers