google / google/flax

Installation fails on Windows

Open
#5,260 6 comments 6 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
7.3k
Forks
833
Avg merge
5h 11m
Merged PRs (30d)
5

Description

`orbax-checkpoint` is depended upon by the `orbax-export` dependency. This recently added `uvloop` as a dependency, which is Unix only and thus breaks Windows support for Flax.

See issue: https://github.com/google/orbax/issues/2914

Workaround is to explicitly pin `orbax-checkpoint<=0.11.32` before installing Flax.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.