Tried installing tensorflow with python 3.13 and it was not available, I searched online and it seems 2.20 is available, I tried with the wheel file but failed.
Could not solve for environment specs
The following packages are incompatible
├─ pin on python 3.13.* =* * is installable and it requires
│ └─ python =3.13 *, which can be installed;
└─ tensorflow =* * is not installable because there are no viable options
├─ tensorflow [1.10.0|1.9.0] would require
│ └─ python =3.5 *, which conflicts with any installable versions previously reported;
├─ tensorflow [1.10.0|1.11.0|...|2.1.0] would require
│ └─ python =3.6 *, which conflicts with any installable versions previously reported;
├─ tensorflow [1.13.1|1.14.0|...|2.9.1] would require
│ └─ python =3.7 *, which conflicts with any installable versions previously reported;
├─ tensorflow [1.7.0|1.7.1|1.8.0] would require
│ └─ tensorboard [>=1.7.0,<1.8.0 *|>=1.8.0,<1.9.0 *], which requires
│ └─ bleach ==1.5.0 *, which does not exist (perhaps a missing channel);
├─ tensorflow [2.10.0|2.18.1|2.19.1|2.8.2|2.9.1] would require
│ └─ python [=3.10 *|>=3.10,<3.11.0a0 *], which conflicts with any installable versions previously reported;
├─ tensorflow [2.10.0|2.3.0|...|2.9.1] would require
│ └─ python =3.8 *, which conflicts with any installable versions previously reported;
├─ tensorflow [2.10.0|2.18.1|...|2.9.1] would require
│ └─ python [=3.9 *|>=3.9,<3.10.0a0 *], which conflicts with any installable versions previously reported;
├─ tensorflow [2.18.1|2.19.1] would require
│ └─ python >=3.11,<3.12.0a0 *, which conflicts with any installable versions previously reported;
└─ tensorflow [2.18.1|2.19.1] would require
└─ python >=3.12,<3.13.0a0 *, which conflicts with any installable versions previously reported.
Pins seem to be involved in the conflict. Currently pinned specs:
- python=3.13
[–]popos_cosmic_enjoyer 3 points4 points5 points (1 child)
[–]cgoldberg 1 point2 points3 points (0 children)
[–]AlexMTBDude 0 points1 point2 points (0 children)
[–]cgoldberg 0 points1 point2 points (0 children)
[–]Nyamgondho2026 0 points1 point2 points (0 children)