v3.5.3
π Changes
- Use UV and python 3.12; drop wget for curl (142) by @knauth
- Use uv by default with python version 3.12 (7af24e2) by @knauth
- Use curl for apt keyring downloads to avoid stray wget-log files (49c2fbe) by @knauth
- Seed pip into uv-created venvs (e90ce15) by @knauth
- Fall back to pipx when astral.sh is unreachable for uv install (523bef9) by @knauth
- Merge pull request #142 from tenstorrent/use-uv-fix-wget (5bc4e47) by @knauth
- Always force update firmware (09d9ccc) by @knauth
Contributors
Installation
Install this version with:
/bin/bash -c "$(curl -fsSL https://github.com/tenstorrent/tt-installer/releases/download/v3.5.3/install.sh)"Latest version can always be installed using:
/bin/bash -c "$(curl -fsSL https://github.com/tenstorrent/tt-installer/releases/latest/download/install.sh)"