-
Couldn't load subscription status.
- Fork 309
Open
Labels
buildissues building OTIOissues building OTIOhelp wantedWe're looking for help from the community - you're weclome to volunteer!We're looking for help from the community - you're weclome to volunteer!
Description
We're seeing this warning in OTIO CI builds recently. It looks like we need to switch from pkg_resources to mportlib.resources or packaging instead.
/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/opentimelineio/console/otioconvert.py:14: 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.
Example here (warning at the top, not the error later): https://github.com/AcademySoftwareFoundation/OpenTimelineIO/actions/runs/18021083051/job/51280293327
Metadata
Metadata
Assignees
Labels
buildissues building OTIOissues building OTIOhelp wantedWe're looking for help from the community - you're weclome to volunteer!We're looking for help from the community - you're weclome to volunteer!