3b1b / 3b1b/manim

Installation Error(Opencv-python version doesn't match requirement)

未關閉
#880 8 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
93.9k
分支
7.7k
平均合併
2 天 13 小時
30 天內合併 PR
4

描述

I already installed all the dependencies, but when i run 'pip install manimlib' i get the following error:

ERROR: Could not find a version that satisfies the requirement opencv-python==3.4.2.17
ERROR: No matching distribution found for opencv-python==3.4.2.17 (from manimlib)

I already edited the requirements.txt and removed the version number for opencv and tried to install opencv separetely (I already have the most recent version), it didn't work. Also, i wasn't able to install the required version by running pipinstall with the version 3.4.2.17 as argument.

There are some similar issues here, but none received a answer that worked for me. Someone please help.

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

查看專案的 requirements.txt 檔案以查看鎖定的 opencv-python 版本。此問題與相依性解析失敗有關。檢查版本 3.4.2.17 是否仍在 PyPI 上可供使用者的 Python 和 OS 使用。修正可能涉及更新 requirements.txt 或 setup.py 中的版本約束。修改後測試安裝以確認它能正常運作。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
opencv
領域
build-system
Issue 類型
缺陷
難度
2/5
預估耗時
1-3 小時
活躍度
停滯
描述清晰度
描述清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。