-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Description
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 folxthat 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels