Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我真的想在我的计算机上获取 PyOpenCV 或 OpenCV,但所有下载都是针对 Python 2.6 或 Python 2.7。有没有办法在装有 Python 2.5 的 Windows XP 计算机上安装这些软件包之一?
你应该从源代码安装,安装页面说这适用于 Python 2.5 以上。