Binary Distribution for Python 3.10
See original GitHub issuePython 3.10 was released yesterday. However, the command below fails
pip install jaxlib
since jaxlib
is linked against specific version of CPython. It would be great to provide jaxlib
to end users for the fresh version of Python.
Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (8 by maintainers)
Top Results From Across the Web
5. Creating Built Distributions — Python 3.11.1 documentation
A “built distribution” is what you're probably used to thinking of either as a “binary package” or an “installer” (depending on your background)....
Read more >Python Releases for Windows
Note that Python 3.10.9 cannot be used on Windows 7 or earlier. ... Download Windows debug information files for 64-bit binaries; Download Windows...
Read more >What's New In Python 3.10 — Python 3.11.1 documentation
This article explains the new features in Python 3.10, compared to 3.9. ... returning the number of ones in the binary expansion of...
Read more >Distributing Python Modules (Legacy version) — Python 3.11 ...
This document describes the Python Distribution Utilities (“Distutils”) from the module developer's point of view, describing the underlying capabilities ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
jaxlib 3.10 wheels have been released: https://pypi.org/project/jaxlib/0.1.75/#files
New jax release too: https://pypi.org/project/jax/0.2.26/#files
Hi, yes we are releasing today! Stay tuned 😃