I have just completed a build of OpenCV. Make file completed successfully. However, I went looking for cv2.so in /usr/local/lib/python2.7/site-packages and found nothing at all. Having done a global search for cv2.so I realize that as named, it does not exist. is there another name that I should be looking for?
Thank You Tom