Installing PythonMagick on OS X
brew install boost- will take a lot of time and make your Mac hotbrew install --with-magick-plus-plus imagemagickcd <path_to_PythonMagick_source>./configure --with-boost=<path_to_boost_root>makemake installpython -c "import PythonMagick"