Python Forum

Full Version: opencv without virtualenv
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, I followed this tutorial, https://www.pyimagesearch.com/2017/09/04...pberry-pi/ successfully installed opencv on the pi3, after using it for a while, I found the virtualenv is more a annoyance than it's worth. Then I found the link. https://raspberrypi.stackexchange.com/qu...es#tab-top tried to install opencv without the virtualenv, but it keeps giving me one error or the other, hours has been spent. Is there a way to take opencv out of the working but with virtualenv without the need to re-compile? If so. how an I do that? Thanks.