Skip to content

Bug: Critical Dependency Conflict - JAX 0.4.35 Incompatible with Python 3.12 #18

Description

@alinjar1996

The current dependency configuration in pyproject.toml specifies requires-python = ">=3.12.0" while simultaneously depending on jax[cuda12]==0.4.35. This version combination is known to be unstable, causing a critical installation failure when Python 3.12 is used.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions