Dependencies wont install on Python 3.12+ due to tensorflow version
Open
challenging first issue
dependencies
- Dominant language
- Python
- Stars
- 13
- Forks
- 17
- Avg merge
- 6h 59m
- Merged PRs (30d)
- 1
Description
> [!NOTE]
> Migrated from [augurlabs/augur#3519](https://github.com/augurlabs/augur/issues/3519)
> Originally opened by `@MoralCode` on 2026-01-07
---
The tensorflor dependency needs updating or something to support Python 3.12+ as we currently have breakage (discovered in augurlabs/augur#3513 because of the unit tests) due to our pinned tensorflow verison likely not supporting these python versions.
Its been long enough since the releases of Python 3.12 and 3.13 (at least), that I would assume there are newer versions available that we could update to - we just need to do it and test it
Contributor guide
Assessment
This issue has not been assessed yet.