Skip to content

Replace deprecated pkg_resources with importlib.metadata#3484

Open
s-piri wants to merge 1 commit intobmaltais:masterfrom
s-piri:replace-deprecated-pkg_resources
Open

Replace deprecated pkg_resources with importlib.metadata#3484
s-piri wants to merge 1 commit intobmaltais:masterfrom
s-piri:replace-deprecated-pkg_resources

Conversation

@s-piri
Copy link

@s-piri s-piri commented Feb 12, 2026

pkg_resources used in setup_common.py got deprecated in setuptools==82.0.0 (https://setuptools.pypa.io/en/latest/deprecated/pkg_resources.html)
replaced it with the supersedining importlib.metadata

@s-piri
Copy link
Author

s-piri commented Feb 12, 2026

Tested the setup.bat, and lora training on Python 3.12.9, RTX3090, Windows 10 22H2

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