I seem to have got it working. <div><br></div><div>I'm on snow leopard, and it's python 2.6.2</div><div><br></div><div>In the mapnik installer readme, it says install one or both of the python packages after installing the frameworks. Are the packages supposed to be 2.5 and 2.6? Well both are 2.6, one for Library and the other system. </div>

<div><br></div><div>I just reinstalled the frameworks, then just the system package, and after that the plugin installed without error. </div><div><br></div><div>I'll have to take a look at this when I get some time, perhaps friday.</div>

<div><br></div><div>Thanks.<br><br><div class="gmail_quote">On Wed, Feb 24, 2010 at 10:02 PM, Dane Springmeyer <span dir="ltr"><<a href="mailto:blake@hailmail.net">blake@hailmail.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div style="word-wrap:break-word">Hi Mike,<div><br></div><div>Yes, the QGIS builds require a specific version of Python. On Leopard (10.5) that is python 2.5. On Snow Leopard (10.6) that is python 2.6. I think that QGIS on both platforms works with either the apple/system python that comes on your mac or the one from <a href="http://python.org" target="_blank">python.org</a> (as long as it is the right version).</div>

<div><br></div><div>A handy way to confirm this is to open QGIS and go to the top menu Plugins > Python Console.</div><div><br></div><div>In the python console type:</div><div><br></div><div>import sys;print sys.version</div>

<div><br></div><div>(then hit "execute")</div><div><br></div><div>That should print the python version information the QGIS depends on.</div><div><br></div><div>So, I'd guess you are on leopard and need to install Mapnik's Python25 bindings.</div>

<div><br></div><div>The Mapnik dmg at <a href="http://dbsgeo.com/downloads/" target="_blank">http://dbsgeo.com/downloads/</a> provides two installers Mapnik's python bindings, one for Python 25 and one for Python 26.</div>

<div><br></div><div>Dane</div><div><br></div><div>the error below indicates that Mapnik's python bindings are unavailable to QGIS.<br><div><div><div></div><div class="h5"><div>On Feb 24, 2010, at 8:20 PM, Mike Swope wrote:</div>

<br></div></div><blockquote type="cite"><div><div></div><div class="h5"><div class="gmail_quote">Hi, I've been setting up my new machine, a Mac server. <div><br></div><div>I've been trying to get the quantumnik plugin to work. </div>

<div>I've been more or less following the steps outlined here</div> <div><a href="http://mojodna.net/2009/12/05/the-os-x-spatial-stack.html" target="_blank">http://mojodna.net/2009/12/05/the-os-x-spatial-stack.html</a></div>

 <div><br></div><div>I have the mapnik package found here </div><div><a href="http://dbsgeo.com/downloads/" target="_blank">http://dbsgeo.com/downloads/</a></div><div>and everything seems to work there. </div><div><br></div>

 <div>However when I try to add the plugin...I get the following:</div> <div>The plugin seems to be invalid or have unfulfilled dependencies. It has been installed, but can't be loaded....Here is the error message below:</div>

<div>"The plugin depends on some components missing on your system. You need to install the following Python module in order to enable it: mapnik"</div> <div><br></div><div>So my guess is I'm using the python 2.6 from <a href="http://python.org" target="_blank">python.org</a>, and QGIS is using another one. The QGIS I'm using comes from Kyngchaos, with the frameworks (non standalone).</div>

 <div><br></div><div>Any pointers?</div><div><br></div><div>Thanks</div> </div><br></div></div> _______________________________________________<br>Qgis-user mailing list<br><a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>

<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br></blockquote></div><br></div></div></blockquote></div><br></div>