vision

Is it possible to run opencv (python binding) from a virtualenv?

Is it possible to run opencv (python binding) from a virtualenv? Question: I would like to keep everything contained within the virtualenv. Is this possible with OpenCV? I’m fine with building from scratch, do I just need to setup the virtualenv first then use special compile flags to tell it where to install to? Asked …

Total answers: 4