Я использую Python 3.11.5 с этой средой.
Код: Выделить всё
(ai-env) C:\Users\ahmet>conda install -c conda-forge tensorflow
Channels:
- conda-forge
- defaults
Platform: win-64
Collecting package metadata (repodata.json): done
Solving environment: | warning libmamba Added empty dependency for problem type SOLVER_RULE_UPDATE
failed
LibMambaUnsatisfiableError: Encountered problems while solving:
- package tensorflow-1.7.0-0 requires tensorflow-base 1.7.0, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ pin-1 is installable and it requires
│ └─ python 3.11.* , which can be installed;
└─ tensorflow is not installable because there are no viable options
├─ tensorflow [0.12.1|1.0.0|...|1.9.0] would require
│ └─ python [3.5* |3.5.* |>=3.5,=3.6,=3.6,=3.7,=3.7,=3.5,
Подробнее здесь: [url]https://stackoverflow.com/questions/77707619/unable-to-install-tensorflow-on-anaconda-environment[/url]
Мобильная версия