Re: question about /usr/lib/libpython2.7.dylib (ver 2.7.11) and opencv

2016-01-20 Thread Ben Greenfield
Well enough installing and resintalling has yielded a working environment. The output of /opt/local/bin/python2.7 /opt/local/share/OpenCV/samples/python/opencv_version.py --build hasn’t changed but the examples are working. Probably a false alarm. Ben > On Jan 19, 2016, at 11:54 AM, Ben

question about /usr/lib/libpython2.7.dylib (ver 2.7.11) and opencv

2016-01-19 Thread Ben Greenfield
Hey All, I’m working with OpenCV 3.1.0 that I have installed on the OS X 10.11.12 using macports 2.3.4. Things mostly work but I don’t get the expected results from examples using py-27.matplotlib but they work for numpy. Maybe everything is ok but I would like a second opinion. I did fin

Re: question about /usr/lib/libpython2.7.dylib (ver 2.7.11) and opencv

2016-01-19 Thread Brandon Allbery
On Tue, Jan 19, 2016 at 11:50 AM, Ben Greenfield wrote: > python2.7 /opt/local/share/OpenCV/samples/python/opencv_version.py —build > Make sure you didn't get /usr/bin/python2.7? -- brandon s allbery kf8nh sine nomine associates allber...@gmail.com

Re: question about /usr/lib/libpython2.7.dylib (ver 2.7.11) and opencv

2016-01-19 Thread Ben Greenfield
> On Jan 19, 2016, at 11:52 AM, Brandon Allbery wrote: > > On Tue, Jan 19, 2016 at 11:50 AM, Ben Greenfield > wrote: > python2.7 /opt/local/share/OpenCV/samples/python/opencv_version.py —build > > Make sure you didn't get