Ошибка при попытке установить tensorflow_decision_forests в PythonPython

Программы на Python
Anonymous
Ошибка при попытке установить tensorflow_decision_forests в Python

Сообщение Anonymous »

Я пытаюсь установить леса решений Tensorflow в Spyder 3.8, используя следующую команду: pip install tensorflow_decision_forests. Показывает следующую ошибку:

Код: Выделить всё

Note: you may need to restart the kernel to use updated packages.
ERROR: Could not find a version that satisfies the requirement tensorflow_decision_forests
ERROR: No matching distribution found for tensorflow_decision_forests
Я использую неправильную версию Anaconda или я что-то упускаю? Пожалуйста, помогите мне в этом.
Заранее спасибо!

Подробнее здесь: https://stackoverflow.com/questions/714 ... -in-python

Вернуться в «Python»