Hi, On Mon, May 5, 2014 at 10:46 AM, Yves Jacolin <[email protected]> wrote:
> Le lundi 5 mai 2014, 15:57:06 Daniel Scholten a écrit : > >[..] > > > > I've had the same problem and the above worked for me. Except that now I > > found that some plugin libraries are missing. During start of QGIS I get > > a message "Unable to load GdalTools plugin. The required "osgeo > > [python-gdal]" module is missing." and after a Python error "Couldn't > > load plugin 'processing' [...]". After QGIS startup in the plugin > > manager with GdalTools everything seems to be ok, whereas processing > > plugin is marked broken and the reinstall button is disabled. Any > > suggestions what to do? Daniel > > sudo apt-get install python3-pyqt4.qsci made the process plugin working for > me. > > For Gdal plugin, I built GDAL with Python Binding but I guess you should > install python3-gdal > Python 3 is not supported by QGIS. Install the Python 2 support packages. Required third-party Python packages include psycopg2, matplotlib, pyparsing and qscintilla2 for QGIS at runtime; and, numpy for GDAL (raster support, I believe). Regards, Larry > Y. > > > _______________________________________________ > > Qgis-developer mailing list > > [email protected] > > http://lists.osgeo.org/mailman/listinfo/qgis-developer > > -- > Yves Jacolin > _______________________________________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-developer >
_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
