LibMambaUnsatisfiableError: Encountered problems while solving:
- nothing provides bleach 1.5.0 needed by tensorboard-1.7.0-py35he025d50_1
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 [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,
Подробнее здесь: [url]https://stackoverflow.com/questions/78653968/problem-in-tensorflow-installation-in-anaconda-navigator-libmambaunsatisfiablee[/url]
При попытке установить TensorFlow с помощью Anaconda Navigator я получаю следующую ошибку: [code]LibMambaUnsatisfiableError: Encountered problems while solving: - nothing provides bleach 1.5.0 needed by tensorboard-1.7.0-py35he025d50_1
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 [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,
При попытке установить TensorFlow с помощью Anaconda Navigator я получаю следующую ошибку:
LibMambaUnsatisfiableError: Encountered problems while solving:
- nothing provides bleach 1.5.0 needed by tensorboard-1.7.0-py35he025d50_1
Функция _jupyter_server_extension_points не найдена в jupyter_lsp. Вместо этого была найдена функция _jupyter_server_extension_paths, которая сейчас будет использоваться. Это имя функции будет признано устаревшим в будущих выпусках Jupyter Server....
Блокнот Jupyter не открывается через Anaconda Navigator, и при попытке открыть блокнот Jupyter возникает следующая ошибка:
A `_jupyter_server_extension_points` function was not found in jupyter_lsp. Instead, a `_jupyter_server_extension_paths`...
Блокнот Jupyter не открывается через Anaconda Navigator, и при попытке открыть блокнот Jupyter возникает следующая ошибка:
A `_jupyter_server_extension_points` function was not found in jupyter_lsp. Instead, a `_jupyter_server_extension_paths`...