<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hey All,<div class=""><br class=""></div><div class="">I’m working with OpenCV 3.1.0 &nbsp;that I have installed on the OS X 10.11.12 using macports 2.3.4.</div><div class="">Things mostly work but I don’t get the expected results from examples using py-27.matplotlib but they work for numpy.</div><div class=""><br class=""></div><div class="">Maybe everything is ok but I would like a second opinion. &nbsp;I did fin that if I run:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; line-height: normal; font-family: Menlo;" class="">python2.7 /opt/local/share/OpenCV/samples/python/opencv_version.py —build</div></div><div style="margin: 0px; line-height: normal; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; line-height: normal; font-family: Menlo;" class="">I notice that under Python 2:</div><div style="margin: 0px; line-height: normal; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; line-height: normal; font-family: Menlo;" class="">Libraries: is listed as /usr/lib/libpython2.7.dylib (ver 2.7.11)</div><div style="margin: 0px; line-height: normal; font-family: Menlo;" class="">I would expect that it would be:</div><div style="margin: 0px; line-height: normal; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; line-height: normal; font-family: Menlo;" class="">/opt/local/lib/libpython2.7.dylib&nbsp;</div><div style="margin: 0px; line-height: normal; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; line-height: normal; font-family: Menlo;" class="">Is this wrong?</div><div style="margin: 0px; line-height: normal; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; line-height: normal; font-family: Menlo;" class="">Thanks,</div><div style="margin: 0px; line-height: normal; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; line-height: normal; font-family: Menlo;" class="">Ben</div></body></html>