Skip to content

Instantly share code, notes, and snippets.

@tristen
Created May 7, 2011 03:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tristen/960175 to your computer and use it in GitHub Desktop.
Save tristen/960175 to your computer and use it in GitHub Desktop.
python -c "import mapnik2; print 'Mapnik.framework' in mapnik2.__file__"
Problem loading plugin library: /Library/Frameworks/Mapnik.framework/Versions/2.0/unix/lib/mapnik2/input/geos.input (dlopen failed - plugin likely has an unsatisfied dependency or incompatible ABI)
Problem loading plugin library: /Library/Frameworks/Mapnik.framework/Versions/2.0/unix/lib/mapnik2/input/ogr.input (dlopen failed - plugin likely has an unsatisfied dependency or incompatible ABI)
True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment