Я использую демо-версию на блокноте Colab под названием Deep Exemplar Based Video Colorization. https://colab.research.google.com/drive ... sp=sharing
Проработал безупречно четыре года до этого понедельника. В ячейке «Среда выполнения» я получаю сообщение об ошибке ниже. Я не уверен, что здесь за протокол, но я решил просто опубликовать ячейку среды «Выполнить» после ее запуска, в которой отображаются ошибки. Поскольку до прошлого воскресенья все работало нормально, знает ли кто-нибудь, было ли недавнее обновление, которое могло вызвать проблему?
ERROR: Could not find a version that satisfies the requirement torch==1.6.0 (from versions: 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2, 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.4.0, 2.4.1, 2.5.0)
ERROR: No matching distribution found for torch==1.6.0
--------------------------------
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
moviepy 1.0.3 requires imageio=2.5; python_version >= "3.4", but you have imageio 2.4.1 which is incompatible.
scikit-image 0.24.0 requires imageio>=2.33, but you have imageio 2.4.1 which is incompatible.
------------------------------------------------
ERROR: Failed building wheel for scipy
Running setup.py clean for scipy
error: subprocess-exited-with-error
× python setup.py clean did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed cleaning build dir for scipy
---------------------------------------------
Подробнее здесь: https://stackoverflow.com/questions/791 ... equirement
Как устранить эту ОШИБКУ: Не удалось найти версию, удовлетворяющую требованию torch==1.6.0? ⇐ Python
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение