OK. I got it working. I needed the 32bit version (not 64) of python installed (im running x64 for everything else). After installing that, and setting the path correctly, everything works.
On Tue, Apr 13, 2010 at 11:56 PM, Dane Springmeyer <[email protected]>wrote: > > On Apr 13, 2010, at 8:56 PM, Mike Swope wrote: > > It looks like QGIS is python 2.5 only. Must I install python 2.5 and >> change my path, run import mapnik from a python 2.5 shell to get it running? >> >> When I add the quantumnik plugin it fails with this long message (at the >> bottom of the email. I then gives me a "The plugin is broken. Python said: >> DLL load failed. The specified module could not be found." >> > > Yes, we provide both python 25 and python26 versions of Mapnik for this > reason: that some applications only work with one or the other. In the case > of QGIS, I think you are right that the windows downloads are built only for > python 25, so you need to enable that version of Mapnik, and disable the > python 26 version. > > Dane >
_______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

