autofit 2026.7.29.1.post1 — tombstone release
This release contains no code and cannot be installed. Installing it raises an error telling you to upgrade Python.
autofit requires Python 3.12 or later. Releases at or below
2026.7.29.1 were published declaring Requires-Python >=3.9, and PyPI
metadata is immutable, so they stay valid pip candidates forever. Without this
tombstone, pip install autofit on Python 3.9, 3.10 or 3.11 does not fail —
it silently backtracks to 2026.7.29.1 and installs a stack that is months
out of date and ships without JAX, with no warning at all.
This release sorts above 2026.7.29.1 and declares Requires-Python <3.12, so it is the first thing pip finds below the floor and is
invisible at or above it. The result is a clear error instead of a quietly
stale install.
What to do
Upgrade to Python 3.12 or later and reinstall:
python3.12 -m pip install autofit
To install a historical release deliberately, pin it exactly — that still resolves on older Pythons:
pip install autofit==2026.7.29.1
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file autofit-2026.7.29.1.post1.tar.gz.
File metadata
- Download URL: autofit-2026.7.29.1.post1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.0.1 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86d48e7169ec675cf01a3b2f82c93dda57ea5c22e1bcd9532056ef4b07643398
|
|
| MD5 |
a65a8b0e8373ebde4ee5529a86093457
|
|
| BLAKE2b-256 |
79ca2ab51c0b7c767d1b444130097447dc9f8ca4a3a696ba6d91b113b5ce7d32
|