Skip to content

chore(3.12): replace pkg_resources with importlib#105

Open
vpa1977 wants to merge 1 commit intoPacificBiosciences:masterfrom
vpa1977:master
Open

chore(3.12): replace pkg_resources with importlib#105
vpa1977 wants to merge 1 commit intoPacificBiosciences:masterfrom
vpa1977:master

Conversation

@vpa1977
Copy link

@vpa1977 vpa1977 commented Jan 16, 2025

Python 3.12 removes setuptools from the default installation. Replace usage of pkg_resources with importlib.

I have added except: case to allow testing without install.

Python 3.12 removes setuptools from the default installation.
Replace usage of pkg_resources with importlib.

I have added except: case to allow testing without install.
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.

1 participant