#36488: bob: update to 1.1.0 --------------------------------+--------------------------------- Reporter: andre.dos.anjos@… | Owner: ryandesign@… Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: haspatch maintainer Port: bob | --------------------------------+--------------------------------- Comment (by ryandesign@…): "`which python`" is indeed /usr/bin/python on my system, which should be fine; a port shouldn't require the user to "sudo port select" any particular python (or other port). I considered this cause as well, but can't yet understand why it can find other modules but not matplotlib, since they appear to be found via the same cmake/python function call. {{{ -- Found PYTHON_setuptools: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/setuptools -- Found PYTHON_argparse: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/argparse.pyc -- Found PYTHON_numpy: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/numpy CMake Error at /opt/local/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:97 (MESSAGE): Could NOT find PYTHON_matplotlib (missing: PYTHON_MATPLOTLIB) }}} ...I just cleaned the port and tried again and this time it found matplotlib just fine. Again confusing. Let me try it a few more times... -- Ticket URL: <https://trac.macports.org/ticket/36488#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS