Open twni2016 opened 2 years ago
Just wanted to make a note that I've also come across this issue.
The README.md
states support for enum.Enum
-- but this is not the case from the latest release.
Installing from source fixes the issue for me, but would be nice if this was made available in the public release.
It's been more than two years since the last release. Is this project still planned to be maintained?
I arrived here from looking at the Flax examples, and saw a dependency on ml-collections
, e.g., https://github.com/google/flax/blob/main/examples/mnist/requirements.txt
We're gonna make a release this week! Thank you for the patience. https://github.com/google/ml_collections/pull/38
I've also updated the GitHub actions to add more automations, so the next release will be easier to deploy.
Hi,
There have some important updates (such as supporting enum) since the current version. Do you have any plan to upgrade the version for the release? It will be more convenient to users, otherwise we have to pip install from the latest commit.
This is not a bug, but I cannot remove the bug label.