Thank you for your input.<br>
<br>
Maybe I have another problem then.  If I open the Terminal and type:<br>
<br>
python2.6<br>
&gt;&gt;&gt; import qgis.core<br>
<br>
I get:<br>
<br>
Traceback (most recent call last):<br>
  File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;<br>
ImportError: No module named qgis.core<br>
<br>
However, if I do the same with python2.5 it works fine, and I can go<br>
on to write a shapefile, etc.<br>
<br>
Any idea what would cause this?  I am using Ubuntu Jaunty.<br>
<br>
Thanks,<br>
<br>
Matt<br><br><div class="gmail_quote">On Tue, Jun 2, 2009 at 3:11 PM, Jürgen E. <span dir="ltr">&lt;<a href="mailto:jef@norbit.de">jef@norbit.de</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 Matt,<br>
<div class="im"><br>
On Tue, 02. Jun 2009 at 14:57:44 -0400, Water Guy wrote:<br>
&gt;    Does anyone have any suggestions for handling this situation?  Can the<br>
&gt;    QGIS bindings be made to work with python2.6?  Also, if I can get this to<br>
&gt;    work using python2.6 is there a way to make a QGIS plugin use version 2.6?<br>
<br>
</div>The ubuntu jaunty packages are build against python 2.6. I didn&#39;t hear about<br>
any problems with that yet, so I suppose there is no problem with qgis and<br>
python 2.6.<br>
<br>
<br>
Jürgen<br>
<br>
--<br>
Jürgen E. Fischer         norBIT GmbH               Tel. +49-4931-918175-20<br>
Dipl.-Inf. (FH)           Rheinstraße 13            Fax. +49-4931-918175-50<br>
Software Engineer         D-26506 Norden               <a href="http://www.norbit.de" target="_blank">http://www.norbit.de</a><br>
<br>
--<br>
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH<br>
Rheinstrasse 13, 26506 Norden<br>
GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502<br>
<br>
_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</blockquote></div><br>