Skip to content

Conversation

@danielkelshaw
Copy link

At the moment, the use of the imp library means that ml_collections cannot be used with python 3.12. This PR removes that limitation by using the importlib library instead. This allows config_flags to work as expected on Python 3.12.

Resolves: #24

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.

Replace deprecated imp module with importlib

1 participant