Tagged Questions
1
vote
0answers
129 views
Mapnik: mapnik.has_pycairo() returns False. How to fix this on Windows for Python27?
I'm trying to modify rundemo.py (comes canned with Mapnik Windows binaries) to render output files at a higher resolution, but it seems I still have issues with my Mapnik-to-Cairo setup.
I've got ...