#10291 closed defect (fixed)

pkg_resources is deprecated

Reported by: Greg Couch Owned by: Greg Couch
Priority: major Milestone: 1.9
Component: Infrastructure Version:
Keywords: Cc: Zach Pearson
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

See https://setuptools.pypa.io/en/latest/pkg_resources.html. pkg_resource is used extensively in the toolshed, and also in bundle_builder, bug_reporter, and linux_support.

Change History (2)

comment:1 by Greg Couch, 17 months ago

Milestone: 1.81.9
Priority: highmajor

Still needed

comment:2 by Greg Couch, 16 months ago

Resolution: fixed
Status: assignedclosed

Replaced with import.metadata, packaging.version, and packaging.requirements as appropriate.

Note: See TracTickets for help on using tickets.