Skip to content

Comments

Update for Python 3.12: check_python_dependencies.py (GIT8266O-891)#1314

Open
wstanzl wants to merge 1 commit intoespressif:masterfrom
wstanzl:master
Open

Update for Python 3.12: check_python_dependencies.py (GIT8266O-891)#1314
wstanzl wants to merge 1 commit intoespressif:masterfrom
wstanzl:master

Conversation

@wstanzl
Copy link

@wstanzl wstanzl commented Jan 2, 2026

  1. Replaced import pkg_resources with importlib.metadata + packaging.specifiers + packaging.requirements

Also amended error messages for failed imports

  1. Internal require() function to replace pkg_resources.require()

…esources:


1) Replaced import pkg_resources with importlib.metadata + packaging.specifiers + packaging.requirements

Also amended error messages for failed imports

2)  Internal require() function to replace pkg_resources.require()
@github-actions github-actions bot changed the title Master Master (GIT8266O-891) Jan 3, 2026
@wstanzl wstanzl changed the title Master (GIT8266O-891) Update for Python 3.12: check_python_dependencies.py (GIT8266O-891) Jan 3, 2026
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