Skip to content

Replace pkg_resources usage in reproducibility snapshot - #33

Open
EthanOConnor wants to merge 1 commit into
mainfrom
codex/replace-pkg_resources-usage-in-reproducibility.py
Open

Replace pkg_resources usage in reproducibility snapshot#33
EthanOConnor wants to merge 1 commit into
mainfrom
codex/replace-pkg_resources-usage-in-reproducibility.py

Conversation

@EthanOConnor

Copy link
Copy Markdown
Owner

Summary

  • replace the deprecated pkg_resources dependency in the reproducibility helper with importlib.metadata
  • gracefully fall back when metadata is unavailable and normalize package ordering before writing the environment file

Testing

  • python -m compileall training/utils/reproducibility.py

https://chatgpt.com/codex/tasks/task_e_68f851dc51988320ba9a0794e789cb4c

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant