Skip to content

Replace pkg_resources resource lookups#45

Draft
Mirochill wants to merge 1 commit into
GDGVIT:masterfrom
Mirochill:fix-44-remove-pkg-resources
Draft

Replace pkg_resources resource lookups#45
Mirochill wants to merge 1 commit into
GDGVIT:masterfrom
Mirochill:fix-44-remove-pkg-resources

Conversation

@Mirochill

Copy link
Copy Markdown

Fixes #44.

Summary

  • Add a small package-local helper for resolving bundled resource paths.
  • Replace pkg_resources.resource_filename() calls in the GUI, package list refreshers, and scraping helpers.
  • Keep the existing resource file layout and JSON read/write behavior unchanged.

Validation

  • Not run locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ModuleNotFoundError: No module named 'pkg_resources'

1 participant