Skip to content

Compatibility with jax==0.6.0 #30

@f-dangel

Description

@f-dangel

Hi,

I'm trying to use folx (0.2.15) with the latest JAX (0.6.0), but get an import error when I try

import folx

that looks as follows:

[...]
    from jax.core import Primitive
ImportError: cannot import name 'Primitive' from 'jax.core'

Could you tell me what version I need to downgrade JAX to, or fix this import error in a new release?

Thanks a lot,
Felix

Quick update: Downgrading to jax==0.5.3 fixed the import error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions