opencv is not working with tensorflow virtualenv -


i have installed tensorflow(virtualenv) on ubuntu(14.04) , installed opencv. opencv working python tensorflow(virtualenv) working python unable use tensorflow(virtualenv) , opencv python.

opencv need there in virtualenv. can create symbolic link of cv2.so inside virtualenv, if have installed opencv globally. more details regarding creating symbolic link of opencv inside virtualenv,you can step 11 of following blog: http://www.pyimagesearch.com/2015/06/22/install-opencv-3-0-and-python-2-7-on-ubuntu/


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -