Skip to content

Pin orbax-checkpoint version for Windows#174

Merged
stoprightthere merged 1 commit into
geometric-kernels:mainfrom
stoprightthere:fix/windows-ci
Feb 22, 2026
Merged

Pin orbax-checkpoint version for Windows#174
stoprightthere merged 1 commit into
geometric-kernels:mainfrom
stoprightthere:fix/windows-ci

Conversation

@stoprightthere
Copy link
Copy Markdown
Collaborator

Compatibility issue with a newer gpjax:

`uvloop` (v0.22.1) was included because `geometric-kernels:dev`
        (v0.4.2) depends on `gpjax` (v0.13.6) which depends on `flax`
        (v0.12.3) which depends on `orbax-checkpoint` (v0.11.33) which depends
        on `uvloop`

but

RuntimeError: uvloop does not support Windows at the moment

Compatibility issue with a newer gpjax:
```
`uvloop` (v0.22.1) was included because `geometric-kernels:dev`
        (v0.4.2) depends on `gpjax` (v0.13.6) which depends on `flax`
        (v0.12.3) which depends on `orbax-checkpoint` (v0.11.33) which depends
        on `uvloop`
```
but
```
RuntimeError: uvloop does not support Windows at the moment
```
Copy link
Copy Markdown
Member

@vabor112 vabor112 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@stoprightthere stoprightthere merged commit 2e2731c into geometric-kernels:main Feb 22, 2026
10 checks passed
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.

2 participants