Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

No opencv_python>=3.2 for python2 #238

Closed
wadefelix opened this issue Mar 6, 2018 · 2 comments
Closed

No opencv_python>=3.2 for python2 #238

wadefelix opened this issue Mar 6, 2018 · 2 comments

Comments

@wadefelix
Copy link

there is no opencv_python>=3.2 for python2 ,see https://pypi.python.org/pypi/opencv-python

INSTALL.md

Requirements:

  • NVIDIA GPU, Linux, Python2

Other Dependencies
Install Python dependencies:
pip install numpy>=1.13 pyyaml>=3.12 matplotlib opencv-python>=3.2 setuptools Cython mock scipy

@wadefelix
Copy link
Author

#222
#110

@rbgirshick
Copy link
Contributor

3.4 certainly seems >= 3.2. Maybe try with quotes, as in pip install "opencv-python>=3.2"?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants