<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt"><div>Hi,</div><div><br></div><div>I encountered some problems when I tried  to use the SAGA module in SEXTANTE in the 1.8.0. version of Qgis. More precise, the SAGA module doesn't exist, I receive an error message... . Does anyone know how to solve this problem?</div><div><br></div><div>Thanks in advance,</div><div><br></div><div>Corina<br></div><div><br></div>  <div style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> "qgis-user-request@lists.osgeo.org" <qgis-user-request@lists.osgeo.org><br> <b><span style="font-weight: bold;">To:</span></b> qgis-user@lists.osgeo.org <br> <b><span style="font-weight:
 bold;">Sent:</span></b> Wednesday, July 25, 2012 12:51 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Qgis-user Digest, Vol 77, Issue 82<br> </font> </div> <br>Send Qgis-user mailing list submissions to<br>    <a ymailto="mailto:qgis-user@lists.osgeo.org" href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>    <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>or, via email, send a message with subject or body 'help' to<br>    <a ymailto="mailto:qgis-user-request@lists.osgeo.org" href="mailto:qgis-user-request@lists.osgeo.org">qgis-user-request@lists.osgeo.org</a><br><br>You can reach the person managing the list at<br>    <a ymailto="mailto:qgis-user-owner@lists.osgeo.org"
 href="mailto:qgis-user-owner@lists.osgeo.org">qgis-user-owner@lists.osgeo.org</a><br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of Qgis-user digest..."<br><br><br>Today's Topics:<br><br>   1. Problem with GdalTools and python-gdal 1.9 on ubuntu    10:04<br>      (Agustin Lobo)<br>   2. Re: matplotlib not found on Mac OS (Noli Sicad)<br>   3. Re: matplotlib not found on Mac OS (Etienne Tourigny)<br>   4. Re: matplotlib not found on Mac OS (Noli Sicad)<br>   5. Re: Problem with GdalTools and python-gdal 1.9 on    ubuntu<br>      10:04 (Agustin Lobo)<br>   6. Re: matplotlib not found on Mac OS (Agustin Lobo)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Wed, 25 Jul 2012 10:55:16 +0200<br>From: Agustin Lobo <<a ymailto="mailto:alobolistas@gmail.com"
 href="mailto:alobolistas@gmail.com">alobolistas@gmail.com</a>><br>To: qgis-user <<a ymailto="mailto:qgis-user@lists.osgeo.org" href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>><br>Subject: [Qgis-user] Problem with GdalTools and python-gdal 1.9 on<br>    ubuntu    10:04<br>Message-ID:<br>    <CAG4NReJwtDUR+<a ymailto="mailto:3TUHchiT8a2DSbUkaJBmZGvR8pPCtdpAS6G6w@mail.gmail.com" href="mailto:3TUHchiT8a2DSbUkaJBmZGvR8pPCtdpAS6G6w@mail.gmail.com">3TUHchiT8a2DSbUkaJBmZGvR8pPCtdpAS6G6w@mail.gmail.com</a>><br>Content-Type: text/plain; charset=ISO-8859-1<br><br>Using qgis 1.8 on ubuntu 10.04<br>I've upgraded to python-gdal 1.9 and the GdalTools plugin and some others<br>complain at qgis start-up:<br><br><br>Couldn't load plugin openlayers due an error when calling its<br>classFactory() method<br><br>Traceback (most recent call last):<br>  File
 "/usr/lib/python2.6/dist-packages/qgis/utils.py", line 164, in<br>startPlugin<br>    plugins[packageName] = package.classFactory(iface)<br>  File "/home/alobo/.qgis//python/plugins/openlayers/__init__.py",<br>line 48, in classFactory<br>    from openlayers_plugin import OpenlayersPlugin<br>  File "/usr/lib/python2.6/dist-packages/qgis/utils.py", line 309, in _import<br>    mod = _builtin_import(name, globals, locals, fromlist, level)<br>  File "/home/alobo/.qgis//python/plugins/openlayers/openlayers_plugin.py",<br>line 35, in<br>    from openlayers_ovwidget import OpenLayersOverviewWidget<br>  File "/usr/lib/python2.6/dist-packages/qgis/utils.py", line 309, in _import<br>    mod = _builtin_import(name, globals, locals, fromlist, level)<br>  File "/home/alobo/.qgis//python/plugins/openlayers/openlayers_ovwidget.py",<br>line 28, in<br>    import bindogr<br>  File
 "/usr/lib/python2.6/dist-packages/qgis/utils.py", line 309, in _import<br>    mod = _builtin_import(name, globals, locals, fromlist, level)<br>  File "/home/alobo/.qgis//python/plugins/openlayers/bindogr.py", line 1, in<br>    from osgeo import ogr, osr<br>  File "/usr/lib/python2.6/dist-packages/qgis/utils.py", line 309, in _import<br>    mod = _builtin_import(name, globals, locals, fromlist, level)<br>  File "/usr/lib/python2.6/dist-packages/osgeo/__init__.py", line 21, in<br>    _gdal = swig_import_helper()<br>  File "/usr/lib/python2.6/dist-packages/osgeo/__init__.py", line 17,<br>in swig_import_helper<br>    _mod = imp.load_module('_gdal', fp, pathname, description)<br>ImportError: /usr/lib/python2.6/dist-packages/osgeo/_gdal.so: symbol<br>VSIFTruncateL, version GDAL_1.8 not defined in file libgdal.so.1 with<br>link time reference<br><br>Python version:<br>2.6.5 (r265:79063, Apr
 16 2010, 14:15:55)<br>[GCC 4.4.3]<br><br>I had circumvented this issue by forcin python-gdal 1.8, but this<br>version is no longer available.<br><br>Any solution to this problem?<br><br>Thanks<br><br>Agus<br><br><br>------------------------------<br><br>Message: 2<br>Date: Wed, 25 Jul 2012 19:01:08 +1000<br>From: Noli Sicad <<a ymailto="mailto:nsicad@gmail.com" href="mailto:nsicad@gmail.com">nsicad@gmail.com</a>><br>To: <a ymailto="mailto:Agustin.Lobo@ictja.csic.es" href="mailto:Agustin.Lobo@ictja.csic.es">Agustin.Lobo@ictja.csic.es</a><br>Cc: qgis-user <<a ymailto="mailto:qgis-user@lists.osgeo.org" href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>><br>Subject: Re: [Qgis-user] matplotlib not found on Mac OS<br>Message-ID:<br>    <CADs9uc_6Z=3S-BM4GG3+<a ymailto="mailto:VehkK6i_CoPMOiwmWBkU7ouOmha1KA@mail.gmail.com"
 href="mailto:VehkK6i_CoPMOiwmWBkU7ouOmha1KA@mail.gmail.com">VehkK6i_CoPMOiwmWBkU7ouOmha1KA@mail.gmail.com</a>><br>Content-Type: text/plain; charset=ISO-8859-1<br><br>No.<br><br>There are 2 checkboxes on top: 1) Active (Shift + A) and 2) Graph<br><br>The Graph checkbox toogle: i)Graph and grid (Layer and Value).<br><br>Noli<br><br>On 7/25/12, Agustin Lobo <<a ymailto="mailto:alobolistas@gmail.com" href="mailto:alobolistas@gmail.com">alobolistas@gmail.com</a>> wrote:<br>> and do you have the option to select qwt or matplotlib?<br>> Thanks<br>> Agus<br>><br>> 2012/7/25 Noli Sicad <<a ymailto="mailto:nsicad@gmail.com" href="mailto:nsicad@gmail.com">nsicad@gmail.com</a>>:<br>>> Hi Agus,<br>>><br>>> I activated in View -> Panels and I can see the graph (i.e x,y axis)<br>>> when I checked the checkbox. I think this plugin is working in Lion<br>>> which uses python 2.7.<br>>><br>>> Are
 you using Snow Leopard?<br>>><br>>> Noli<br>>><br>>><br>>><br>>><br>>> On 7/25/12, Agustin Lobo <<a ymailto="mailto:alobolistas@gmail.com" href="mailto:alobolistas@gmail.com">alobolistas@gmail.com</a>> wrote:<br>>>> Thanks Noli.<br>>>><br>>>> Go to View/Panels and you can activate it there.<br>>>> Then display a multilayer raster and check both qwt and matplotlib.<br>>>><br>>>> If matplotlib is working for you then most likely is that I've done<br>>>> something wrong in the installation.<br>>>> Will check this evening and report back.<br>>>><br>>>> Agus<br>>>><br>>>> 2012/7/25 Noli Sicad <<a ymailto="mailto:nsicad@gmail.com" href="mailto:nsicad@gmail.com">nsicad@gmail.com</a>>:<br>>>>> I am using Mac OS X Lion.<br>>>>><br>>>>> Installed Value Tool plugin,
 however, I don't not find the value tool<br>>>>> menu.<br>>>>><br>>>>> Where is it located?<br>>>>><br>>>>> How to do you check if matplotlib is not find by value tool?<br>>>>><br>>>>> I sucessfully installed contour plugin which use matplotlib and<br>>>>> shapely.<br>>>>><br>>>>> Noli<br>>>>><br>>>>> On 7/25/12, Agustin Lobo <<a ymailto="mailto:alobolistas@gmail.com" href="mailto:alobolistas@gmail.com">alobolistas@gmail.com</a>> wrote:<br>>>>>> 2012/7/21 William Kyngesburye <<a ymailto="mailto:woklist@kyngchaos.com" href="mailto:woklist@kyngchaos.com">woklist@kyngchaos.com</a>>:<br>>>>>>> On Jul 21, 2012, at 4:14 AM, Agustin Lobo wrote:<br>>>>>>><br>>>>>> .../...<br>>>>>>>> Also, some plugins such as statis
 complain about not having<br>>>>>>>> matplotlib<br>>>>>>>> despite<br>>>>>>>> it is installed.<br>>>>>>>><br>>>>>>> How did you install matplotlib?<br>>>>>>><br>>>>>> .../...<br>>>>>><br>>>>>> I installed matplotlib following directions in<br>>>>>> <a href="http://www.kyngchaos.com/software/python" target="_blank">http://www.kyngchaos.com/software/python</a><br>>>>>><br>>>>>> and using the dmg provided there.<br>>>>>> By some reason, while matplotlib is installed, qgis (and the new<br>>>>>> version on valuetool which can use either qwt or matplotlib) cannot<br>>>>>> find it.<br>>>>>><br>>>>>> I'm just a casual user of qgis on Mac, so please could any other
 more<br>>>>>> experienced Mac user<br>>>>>> help on testing this?<br>>>>>><br>>>>>> Thanks<br>>>>>><br>>>>>> Agus<br>>>>>> _______________________________________________<br>>>>>> Qgis-user mailing list<br>>>>>> <a ymailto="mailto:Qgis-user@lists.osgeo.org" href="mailto:Qgis-user@lists.osgeo.org">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>>>>>><br>>>>> _______________________________________________<br>>>>> Qgis-user mailing list<br>>>>> <a ymailto="mailto:Qgis-user@lists.osgeo.org" href="mailto:Qgis-user@lists.osgeo.org">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>>>><br>>> _______________________________________________<br>>> Qgis-user mailing list<br>>> <a ymailto="mailto:Qgis-user@lists.osgeo.org" href="mailto:Qgis-user@lists.osgeo.org">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>><br><br><br>------------------------------<br><br>Message: 3<br>Date: Wed, 25 Jul 2012 06:16:00 -0300<br>From: Etienne Tourigny <<a ymailto="mailto:etourigny.dev@gmail.com" href="mailto:etourigny.dev@gmail.com">etourigny.dev@gmail.com</a>><br>To: Noli Sicad <<a ymailto="mailto:nsicad@gmail.com" href="mailto:nsicad@gmail.com">nsicad@gmail.com</a>><br>Cc: <a ymailto="mailto:Agustin.Lobo@ictja.csic.es" href="mailto:Agustin.Lobo@ictja.csic.es">Agustin.Lobo@ictja.csic.es</a>, qgis-user <<a
 ymailto="mailto:qgis-user@lists.osgeo.org" href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>><br>Subject: Re: [Qgis-user] matplotlib not found on Mac OS<br>Message-ID:<br>    <CA+TxYvMCpm7tuEJuwhk00fF7zU+bQmNi39=<a ymailto="mailto:LjjOZxAq9Lq6gCA@mail.gmail.com" href="mailto:LjjOZxAq9Lq6gCA@mail.gmail.com">LjjOZxAq9Lq6gCA@mail.gmail.com</a>><br>Content-Type: text/plain; charset=ISO-8859-1<br><br>Most probably no checkbox - because no pyqwt! Are the dots in the<br>graph red (qwt) or blue (matplotlib) ?<br><br>Etienne<br><br>On Wed, Jul 25, 2012 at 6:01 AM, Noli Sicad <<a ymailto="mailto:nsicad@gmail.com" href="mailto:nsicad@gmail.com">nsicad@gmail.com</a>> wrote:<br>> No.<br>><br>> There are 2 checkboxes on top: 1) Active (Shift + A) and 2) Graph<br>><br>> The Graph checkbox toogle: i)Graph and grid (Layer and Value).<br>><br>> Noli<br>><br>> On 7/25/12, Agustin Lobo <<a
 ymailto="mailto:alobolistas@gmail.com" href="mailto:alobolistas@gmail.com">alobolistas@gmail.com</a>> wrote:<br>>> and do you have the option to select qwt or matplotlib?<br>>> Thanks<br>>> Agus<br>>><br>>> 2012/7/25 Noli Sicad <<a ymailto="mailto:nsicad@gmail.com" href="mailto:nsicad@gmail.com">nsicad@gmail.com</a>>:<br>>>> Hi Agus,<br>>>><br>>>> I activated in View -> Panels and I can see the graph (i.e x,y axis)<br>>>> when I checked the checkbox. I think this plugin is working in Lion<br>>>> which uses python 2.7.<br>>>><br>>>> Are you using Snow Leopard?<br>>>><br>>>> Noli<br>>>><br>>>><br>>>><br>>>><br>>>> On 7/25/12, Agustin Lobo <<a ymailto="mailto:alobolistas@gmail.com" href="mailto:alobolistas@gmail.com">alobolistas@gmail.com</a>> wrote:<br>>>>> Thanks
 Noli.<br>>>>><br>>>>> Go to View/Panels and you can activate it there.<br>>>>> Then display a multilayer raster and check both qwt and matplotlib.<br>>>>><br>>>>> If matplotlib is working for you then most likely is that I've done<br>>>>> something wrong in the installation.<br>>>>> Will check this evening and report back.<br>>>>><br>>>>> Agus<br>>>>><br>>>>> 2012/7/25 Noli Sicad <<a ymailto="mailto:nsicad@gmail.com" href="mailto:nsicad@gmail.com">nsicad@gmail.com</a>>:<br>>>>>> I am using Mac OS X Lion.<br>>>>>><br>>>>>> Installed Value Tool plugin, however, I don't not find the value tool<br>>>>>> menu.<br>>>>>><br>>>>>> Where is it located?<br>>>>>><br>>>>>> How to do you check if matplotlib is
 not find by value tool?<br>>>>>><br>>>>>> I sucessfully installed contour plugin which use matplotlib and<br>>>>>> shapely.<br>>>>>><br>>>>>> Noli<br>>>>>><br>>>>>> On 7/25/12, Agustin Lobo <<a ymailto="mailto:alobolistas@gmail.com" href="mailto:alobolistas@gmail.com">alobolistas@gmail.com</a>> wrote:<br>>>>>>> 2012/7/21 William Kyngesburye <<a ymailto="mailto:woklist@kyngchaos.com" href="mailto:woklist@kyngchaos.com">woklist@kyngchaos.com</a>>:<br>>>>>>>> On Jul 21, 2012, at 4:14 AM, Agustin Lobo wrote:<br>>>>>>>><br>>>>>>> .../...<br>>>>>>>>> Also, some plugins such as statis complain about not having<br>>>>>>>>> matplotlib<br>>>>>>>>> despite<br>>>>>>>>> it is
 installed.<br>>>>>>>>><br>>>>>>>> How did you install matplotlib?<br>>>>>>>><br>>>>>>> .../...<br>>>>>>><br>>>>>>> I installed matplotlib following directions in<br>>>>>>> <a href="http://www.kyngchaos.com/software/python" target="_blank">http://www.kyngchaos.com/software/python</a><br>>>>>>><br>>>>>>> and using the dmg provided there.<br>>>>>>> By some reason, while matplotlib is installed, qgis (and the new<br>>>>>>> version on valuetool which can use either qwt or matplotlib) cannot<br>>>>>>> find it.<br>>>>>>><br>>>>>>> I'm just a casual user of qgis on Mac, so please could any other more<br>>>>>>> experienced Mac user<br>>>>>>> help on testing
 this?<br>>>>>>><br>>>>>>> Thanks<br>>>>>>><br>>>>>>> Agus<br>>>>>>> _______________________________________________<br>>>>>>> Qgis-user mailing list<br>>>>>>> <a ymailto="mailto:Qgis-user@lists.osgeo.org" href="mailto:Qgis-user@lists.osgeo.org">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>>>>>>><br>>>>>> _______________________________________________<br>>>>>> Qgis-user mailing list<br>>>>>> <a ymailto="mailto:Qgis-user@lists.osgeo.org" href="mailto:Qgis-user@lists.osgeo.org">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>>>>><br>>>> _______________________________________________<br>>>> Qgis-user mailing list<br>>>> <a ymailto="mailto:Qgis-user@lists.osgeo.org" href="mailto:Qgis-user@lists.osgeo.org">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>>><br>> _______________________________________________<br>> Qgis-user mailing list<br>> <a ymailto="mailto:Qgis-user@lists.osgeo.org" href="mailto:Qgis-user@lists.osgeo.org">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><br><br>------------------------------<br><br>Message: 4<br>Date: Wed, 25 Jul 2012 19:38:16 +1000<br>From: Noli Sicad <<a
 ymailto="mailto:nsicad@gmail.com" href="mailto:nsicad@gmail.com">nsicad@gmail.com</a>><br>To: Etienne Tourigny <<a ymailto="mailto:etourigny.dev@gmail.com" href="mailto:etourigny.dev@gmail.com">etourigny.dev@gmail.com</a>><br>Cc: <a ymailto="mailto:Agustin.Lobo@ictja.csic.es" href="mailto:Agustin.Lobo@ictja.csic.es">Agustin.Lobo@ictja.csic.es</a>, qgis-user <<a ymailto="mailto:qgis-user@lists.osgeo.org" href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>><br>Subject: Re: [Qgis-user] matplotlib not found on Mac OS<br>Message-ID:<br>    <<a ymailto="mailto:CADs9uc93wYxBaEESGRCgitKPYOHq6wcZMdHKXPiP-KQ0RLQvYA@mail.gmail.com" href="mailto:CADs9uc93wYxBaEESGRCgitKPYOHq6wcZMdHKXPiP-KQ0RLQvYA@mail.gmail.com">CADs9uc93wYxBaEESGRCgitKPYOHq6wcZMdHKXPiP-KQ0RLQvYA@mail.gmail.com</a>><br>Content-Type: text/plain; charset=ISO-8859-1<br><br>I don't have a raster file right now. (This is new macbookpro). So
 a<br>can't check right now.<br><br>Noli<br><br>On 7/25/12, Etienne Tourigny <<a ymailto="mailto:etourigny.dev@gmail.com" href="mailto:etourigny.dev@gmail.com">etourigny.dev@gmail.com</a>> wrote:<br>> Most probably no checkbox - because no pyqwt! Are the dots in the<br>> graph red (qwt) or blue (matplotlib) ?<br>><br>> Etienne<br>><br>> On Wed, Jul 25, 2012 at 6:01 AM, Noli Sicad <<a ymailto="mailto:nsicad@gmail.com" href="mailto:nsicad@gmail.com">nsicad@gmail.com</a>> wrote:<br>>> No.<br>>><br>>> There are 2 checkboxes on top: 1) Active (Shift + A) and 2) Graph<br>>><br>>> The Graph checkbox toogle: i)Graph and grid (Layer and Value).<br>>><br>>> Noli<br>>><br>>> On 7/25/12, Agustin Lobo <<a ymailto="mailto:alobolistas@gmail.com" href="mailto:alobolistas@gmail.com">alobolistas@gmail.com</a>> wrote:<br>>>> and do you have the option to select qwt or
 matplotlib?<br>>>> Thanks<br>>>> Agus<br>>>><br>>>> 2012/7/25 Noli Sicad <<a ymailto="mailto:nsicad@gmail.com" href="mailto:nsicad@gmail.com">nsicad@gmail.com</a>>:<br>>>>> Hi Agus,<br>>>>><br>>>>> I activated in View -> Panels and I can see the graph (i.e x,y axis)<br>>>>> when I checked the checkbox. I think this plugin is working in Lion<br>>>>> which uses python 2.7.<br>>>>><br>>>>> Are you using Snow Leopard?<br>>>>><br>>>>> Noli<br>>>>><br>>>>><br>>>>><br>>>>><br>>>>> On 7/25/12, Agustin Lobo <<a ymailto="mailto:alobolistas@gmail.com" href="mailto:alobolistas@gmail.com">alobolistas@gmail.com</a>> wrote:<br>>>>>> Thanks Noli.<br>>>>>><br>>>>>> Go to View/Panels and you can activate it
 there.<br>>>>>> Then display a multilayer raster and check both qwt and matplotlib.<br>>>>>><br>>>>>> If matplotlib is working for you then most likely is that I've done<br>>>>>> something wrong in the installation.<br>>>>>> Will check this evening and report back.<br>>>>>><br>>>>>> Agus<br>>>>>><br>>>>>> 2012/7/25 Noli Sicad <<a ymailto="mailto:nsicad@gmail.com" href="mailto:nsicad@gmail.com">nsicad@gmail.com</a>>:<br>>>>>>> I am using Mac OS X Lion.<br>>>>>>><br>>>>>>> Installed Value Tool plugin, however, I don't not find the value tool<br>>>>>>> menu.<br>>>>>>><br>>>>>>> Where is it located?<br>>>>>>><br>>>>>>> How to do you check if matplotlib is not find by value
 tool?<br>>>>>>><br>>>>>>> I sucessfully installed contour plugin which use matplotlib and<br>>>>>>> shapely.<br>>>>>>><br>>>>>>> Noli<br>>>>>>><br>>>>>>> On 7/25/12, Agustin Lobo <<a ymailto="mailto:alobolistas@gmail.com" href="mailto:alobolistas@gmail.com">alobolistas@gmail.com</a>> wrote:<br>>>>>>>> 2012/7/21 William Kyngesburye <<a ymailto="mailto:woklist@kyngchaos.com" href="mailto:woklist@kyngchaos.com">woklist@kyngchaos.com</a>>:<br>>>>>>>>> On Jul 21, 2012, at 4:14 AM, Agustin Lobo wrote:<br>>>>>>>>><br>>>>>>>> .../...<br>>>>>>>>>> Also, some plugins such as statis complain about not having<br>>>>>>>>>> matplotlib<br>>>>>>>>>>
 despite<br>>>>>>>>>> it is installed.<br>>>>>>>>>><br>>>>>>>>> How did you install matplotlib?<br>>>>>>>>><br>>>>>>>> .../...<br>>>>>>>><br>>>>>>>> I installed matplotlib following directions in<br>>>>>>>> <a href="http://www.kyngchaos.com/software/python" target="_blank">http://www.kyngchaos.com/software/python</a><br>>>>>>>><br>>>>>>>> and using the dmg provided there.<br>>>>>>>> By some reason, while matplotlib is installed, qgis (and the new<br>>>>>>>> version on valuetool which can use either qwt or matplotlib) cannot<br>>>>>>>> find it.<br>>>>>>>><br>>>>>>>> I'm just a casual user of qgis on Mac, so please could any
 other<br>>>>>>>> more<br>>>>>>>> experienced Mac user<br>>>>>>>> help on testing this?<br>>>>>>>><br>>>>>>>> Thanks<br>>>>>>>><br>>>>>>>> Agus<br>>>>>>>> _______________________________________________<br>>>>>>>> Qgis-user mailing list<br>>>>>>>> <a ymailto="mailto:Qgis-user@lists.osgeo.org" href="mailto:Qgis-user@lists.osgeo.org">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>>>>>>>><br>>>>>>> _______________________________________________<br>>>>>>> Qgis-user mailing list<br>>>>>>> <a ymailto="mailto:Qgis-user@lists.osgeo.org"
 href="mailto:Qgis-user@lists.osgeo.org">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>>>>>><br>>>>> _______________________________________________<br>>>>> Qgis-user mailing list<br>>>>> <a ymailto="mailto:Qgis-user@lists.osgeo.org" href="mailto:Qgis-user@lists.osgeo.org">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>>>><br>>> _______________________________________________<br>>> Qgis-user mailing list<br>>> <a ymailto="mailto:Qgis-user@lists.osgeo.org" href="mailto:Qgis-user@lists.osgeo.org">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>><br><br><br>------------------------------<br><br>Message: 5<br>Date: Wed, 25 Jul 2012 11:39:45 +0200<br>From: Agustin Lobo <<a ymailto="mailto:alobolistas@gmail.com" href="mailto:alobolistas@gmail.com">alobolistas@gmail.com</a>><br>To: qgis-user <<a ymailto="mailto:qgis-user@lists.osgeo.org" href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>><br>Subject: Re: [Qgis-user] Problem with GdalTools and python-gdal 1.9 on<br>    ubuntu 10:04<br>Message-ID:<br>    <CAG4NReJKwAC1Roksbq4fW27vPEk-F3xFW648W=2=<a ymailto="mailto:cq87czFQyA@mail.gmail.com" href="mailto:cq87czFQyA@mail.gmail.com">cq87czFQyA@mail.gmail.com</a>><br>Content-Type: text/plain; charset=ISO-8859-1<br><br>I found the reason and the fix:<br>I had several old (2010)  libgdal* files (including libgdal.so.*) in<br>/usr/local/lib masking the new ones
 in /usr/lib<br>Deleting (actually moving them to another directory just in case) the<br>ones in /usr/local/lib<br>makes a clean start up of qgis.<br><br>Agus<br><br>2012/7/25 Agustin Lobo <<a ymailto="mailto:alobolistas@gmail.com" href="mailto:alobolistas@gmail.com">alobolistas@gmail.com</a>>:<br>> Using qgis 1.8 on ubuntu 10.04<br>> I've upgraded to python-gdal 1.9 and the GdalTools plugin and some others<br>> complain at qgis start-up:<br>><br>><br>> Couldn't load plugin openlayers due an error when calling its<br>> classFactory() method<br>><br>> Traceback (most recent call last):<br>>   File "/usr/lib/python2.6/dist-packages/qgis/utils.py", line 164, in<br>> startPlugin<br>>     plugins[packageName] = package.classFactory(iface)<br>>   File "/home/alobo/.qgis//python/plugins/openlayers/__init__.py",<br>> line 48, in classFactory<br>>     from openlayers_plugin import
 OpenlayersPlugin<br>>   File "/usr/lib/python2.6/dist-packages/qgis/utils.py", line 309, in _import<br>>     mod = _builtin_import(name, globals, locals, fromlist, level)<br>>   File "/home/alobo/.qgis//python/plugins/openlayers/openlayers_plugin.py",<br>> line 35, in<br>>     from openlayers_ovwidget import OpenLayersOverviewWidget<br>>   File "/usr/lib/python2.6/dist-packages/qgis/utils.py", line 309, in _import<br>>     mod = _builtin_import(name, globals, locals, fromlist, level)<br>>   File "/home/alobo/.qgis//python/plugins/openlayers/openlayers_ovwidget.py",<br>> line 28, in<br>>     import bindogr<br>>   File "/usr/lib/python2.6/dist-packages/qgis/utils.py", line 309, in _import<br>>     mod = _builtin_import(name, globals, locals, fromlist, level)<br>>   File "/home/alobo/.qgis//python/plugins/openlayers/bindogr.py", line 1,
 in<br>>     from osgeo import ogr, osr<br>>   File "/usr/lib/python2.6/dist-packages/qgis/utils.py", line 309, in _import<br>>     mod = _builtin_import(name, globals, locals, fromlist, level)<br>>   File "/usr/lib/python2.6/dist-packages/osgeo/__init__.py", line 21, in<br>>     _gdal = swig_import_helper()<br>>   File "/usr/lib/python2.6/dist-packages/osgeo/__init__.py", line 17,<br>> in swig_import_helper<br>>     _mod = imp.load_module('_gdal', fp, pathname, description)<br>> ImportError: /usr/lib/python2.6/dist-packages/osgeo/_gdal.so: symbol<br>> VSIFTruncateL, version GDAL_1.8 not defined in file libgdal.so.1 with<br>> link time reference<br>><br>> Python version:<br>> 2.6.5 (r265:79063, Apr 16 2010, 14:15:55)<br>> [GCC 4.4.3]<br>><br>> I had circumvented this issue by forcin python-gdal 1.8, but this<br>> version is no longer
 available.<br>><br>> Any solution to this problem?<br>><br>> Thanks<br>><br>> Agus<br><br><br>------------------------------<br><br>Message: 6<br>Date: Wed, 25 Jul 2012 11:51:54 +0200<br>From: Agustin Lobo <<a ymailto="mailto:alobolistas@gmail.com" href="mailto:alobolistas@gmail.com">alobolistas@gmail.com</a>><br>To: Noli Sicad <<a ymailto="mailto:nsicad@gmail.com" href="mailto:nsicad@gmail.com">nsicad@gmail.com</a>><br>Cc: qgis-user <<a ymailto="mailto:qgis-user@lists.osgeo.org" href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>><br>Subject: Re: [Qgis-user] matplotlib not found on Mac OS<br>Message-ID:<br>    <CAG4NReJbzuhjHaih1yE6Gnuyrwgj=<a ymailto="mailto:-8QDMJ3peP8cKbafxKX7A@mail.gmail.com" href="mailto:-8QDMJ3peP8cKbafxKX7A@mail.gmail.com">-8QDMJ3peP8cKbafxKX7A@mail.gmail.com</a>><br>Content-Type: text/plain; charset=ISO-8859-1<br><br>use this:<br><a
 href="http://dl.dropbox.com/u/3180464/AFNDVI.tif" target="_blank">http://dl.dropbox.com/u/3180464/AFNDVI.tif</a><br><br>Agus<br><br>2012/7/25 Noli Sicad <<a ymailto="mailto:nsicad@gmail.com" href="mailto:nsicad@gmail.com">nsicad@gmail.com</a>>:<br>> I don't have a raster file right now. (This is new macbookpro). So a<br>> can't check right now.<br>><br>> Noli<br>><br>> On 7/25/12, Etienne Tourigny <<a ymailto="mailto:etourigny.dev@gmail.com" href="mailto:etourigny.dev@gmail.com">etourigny.dev@gmail.com</a>> wrote:<br>>> Most probably no checkbox - because no pyqwt! Are the dots in the<br>>> graph red (qwt) or blue (matplotlib) ?<br>>><br>>> Etienne<br>>><br>>> On Wed, Jul 25, 2012 at 6:01 AM, Noli Sicad <<a ymailto="mailto:nsicad@gmail.com" href="mailto:nsicad@gmail.com">nsicad@gmail.com</a>> wrote:<br>>>> No.<br>>>><br>>>> There are 2 checkboxes on top:
 1) Active (Shift + A) and 2) Graph<br>>>><br>>>> The Graph checkbox toogle: i)Graph and grid (Layer and Value).<br>>>><br>>>> Noli<br>>>><br>>>> On 7/25/12, Agustin Lobo <<a ymailto="mailto:alobolistas@gmail.com" href="mailto:alobolistas@gmail.com">alobolistas@gmail.com</a>> wrote:<br>>>>> and do you have the option to select qwt or matplotlib?<br>>>>> Thanks<br>>>>> Agus<br>>>>><br>>>>> 2012/7/25 Noli Sicad <<a ymailto="mailto:nsicad@gmail.com" href="mailto:nsicad@gmail.com">nsicad@gmail.com</a>>:<br>>>>>> Hi Agus,<br>>>>>><br>>>>>> I activated in View -> Panels and I can see the graph (i.e x,y axis)<br>>>>>> when I checked the checkbox. I think this plugin is working in Lion<br>>>>>> which uses python
 2.7.<br>>>>>><br>>>>>> Are you using Snow Leopard?<br>>>>>><br>>>>>> Noli<br>>>>>><br>>>>>><br>>>>>><br>>>>>><br>>>>>> On 7/25/12, Agustin Lobo <<a ymailto="mailto:alobolistas@gmail.com" href="mailto:alobolistas@gmail.com">alobolistas@gmail.com</a>> wrote:<br>>>>>>> Thanks Noli.<br>>>>>>><br>>>>>>> Go to View/Panels and you can activate it there.<br>>>>>>> Then display a multilayer raster and check both qwt and matplotlib.<br>>>>>>><br>>>>>>> If matplotlib is working for you then most likely is that I've done<br>>>>>>> something wrong in the installation.<br>>>>>>> Will check this evening and report back.<br>>>>>>><br>>>>>>>
 Agus<br>>>>>>><br>>>>>>> 2012/7/25 Noli Sicad <<a ymailto="mailto:nsicad@gmail.com" href="mailto:nsicad@gmail.com">nsicad@gmail.com</a>>:<br>>>>>>>> I am using Mac OS X Lion.<br>>>>>>>><br>>>>>>>> Installed Value Tool plugin, however, I don't not find the value tool<br>>>>>>>> menu.<br>>>>>>>><br>>>>>>>> Where is it located?<br>>>>>>>><br>>>>>>>> How to do you check if matplotlib is not find by value tool?<br>>>>>>>><br>>>>>>>> I sucessfully installed contour plugin which use matplotlib and<br>>>>>>>> shapely.<br>>>>>>>><br>>>>>>>> Noli<br>>>>>>>><br>>>>>>>> On 7/25/12, Agustin Lobo <<a
 ymailto="mailto:alobolistas@gmail.com" href="mailto:alobolistas@gmail.com">alobolistas@gmail.com</a>> wrote:<br>>>>>>>>> 2012/7/21 William Kyngesburye <<a ymailto="mailto:woklist@kyngchaos.com" href="mailto:woklist@kyngchaos.com">woklist@kyngchaos.com</a>>:<br>>>>>>>>>> On Jul 21, 2012, at 4:14 AM, Agustin Lobo wrote:<br>>>>>>>>>><br>>>>>>>>> .../...<br>>>>>>>>>>> Also, some plugins such as statis complain about not having<br>>>>>>>>>>> matplotlib<br>>>>>>>>>>> despite<br>>>>>>>>>>> it is installed.<br>>>>>>>>>>><br>>>>>>>>>> How did you install matplotlib?<br>>>>>>>>>><br>>>>>>>>>
 .../...<br>>>>>>>>><br>>>>>>>>> I installed matplotlib following directions in<br>>>>>>>>> <a href="http://www.kyngchaos.com/software/python" target="_blank">http://www.kyngchaos.com/software/python</a><br>>>>>>>>><br>>>>>>>>> and using the dmg provided there.<br>>>>>>>>> By some reason, while matplotlib is installed, qgis (and the new<br>>>>>>>>> version on valuetool which can use either qwt or matplotlib) cannot<br>>>>>>>>> find it.<br>>>>>>>>><br>>>>>>>>> I'm just a casual user of qgis on Mac, so please could any other<br>>>>>>>>> more<br>>>>>>>>> experienced Mac user<br>>>>>>>>> help on testing
 this?<br>>>>>>>>><br>>>>>>>>> Thanks<br>>>>>>>>><br>>>>>>>>> Agus<br>>>>>>>>> _______________________________________________<br>>>>>>>>> Qgis-user mailing list<br>>>>>>>>> <a ymailto="mailto:Qgis-user@lists.osgeo.org" href="mailto:Qgis-user@lists.osgeo.org">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>>>>>>>>><br>>>>>>>> _______________________________________________<br>>>>>>>> Qgis-user mailing list<br>>>>>>>> <a ymailto="mailto:Qgis-user@lists.osgeo.org"
 href="mailto:Qgis-user@lists.osgeo.org">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>>>>>>><br>>>>>> _______________________________________________<br>>>>>> Qgis-user mailing list<br>>>>>> <a ymailto="mailto:Qgis-user@lists.osgeo.org" href="mailto:Qgis-user@lists.osgeo.org">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>>>>><br>>>> _______________________________________________<br>>>> Qgis-user mailing list<br>>>> <a ymailto="mailto:Qgis-user@lists.osgeo.org" href="mailto:Qgis-user@lists.osgeo.org">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>>><br>> _______________________________________________<br>> Qgis-user mailing list<br>> <a ymailto="mailto:Qgis-user@lists.osgeo.org" href="mailto:Qgis-user@lists.osgeo.org">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><br><br>------------------------------<br><br>_______________________________________________<br>Qgis-user mailing list<br><a ymailto="mailto:Qgis-user@lists.osgeo.org" href="mailto:Qgis-user@lists.osgeo.org">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><br><br>End of Qgis-user Digest, Vol 77, Issue
 82<br>*****************************************<br><br><br> </div> </div>  </div></body></html>