Skip to content

Remove deprecated package pkg_resources #9

@ld-cd

Description

@ld-cd

pkg_resources has been deprecated in favor of importlib.resources which is in the python standard library. It is unclear to me if this is still used, my interaction has been with the default.yml management code which is all archeological (the file was removed 6 years ago): https://github.com/MazinLab/MKIDCore/commits/main/default.yml

Evaluate if and where we still use it (it may be used for the instrument keysets), remove any uses for files that no longer exist and replace the uses that are still relevant with importlib.resources

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions