<div dir="ltr">Not sure if this will work, but can you add FWTools&#39; pymod directory to your PYTHONPATH?<br><br>Try:<br><br>import sys<br>sys.path.append(&#39;/usr/local/FWTools-2.0.6/pymod/&#39;)<br><br>Then see if you can import the modules.<br>
--<br><br><br><br><div class="gmail_quote">On Wed, Oct 15, 2008 at 4:12 PM, Mathew Yeates <span dir="ltr">&lt;<a href="mailto:myeates@jpl.nasa.gov">myeates@jpl.nasa.gov</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi<br>
I&#39;m stuck using Python2.5 which means I can&#39;t use the gdal python wrappers. If there is *any* way you can do this I&#39;d appreciate it MUCH.<br>
<br>
Thanks<br>
Mathew<br>
<br>
_______________________________________________<br>
FWTools mailing list<br>
<a href="mailto:FWTools@lists.maptools.org" target="_blank">FWTools@lists.maptools.org</a><br>
<a href="http://lists.maptools.org/mailman/listinfo/fwtools" target="_blank">http://lists.maptools.org/mailman/listinfo/fwtools</a><br>
<a href="http://fwtools.maptools.org/" target="_blank">http://fwtools.maptools.org/</a><br>
</blockquote></div><br></div>