Skip to content

chore: unpin distrax to fix install on Python 3.12+#39

Open
gkalin wants to merge 1 commit intoprobml:mainfrom
gkalin:fix/unpin-distrax
Open

chore: unpin distrax to fix install on Python 3.12+#39
gkalin wants to merge 1 commit intoprobml:mainfrom
gkalin:fix/unpin-distrax

Conversation

@gkalin
Copy link

@gkalin gkalin commented Feb 25, 2026

distrax==0.1.3 requires numpy<1.23, which cannot be built on Python 3.12+. Relaxing the pin to >=0.1.3 allows distrax 0.1.7 (which supports modern numpy) to be installed.

distrax==0.1.3 requires numpy<1.23, which cannot be built on
Python 3.12+. Relaxing the pin to >=0.1.3 allows distrax 0.1.7
(which supports modern numpy) to be installed.
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.

1 participant