Hi again, I installed Ubuntu 12.04 and QGIS in a virtual machine. Then followed the installation instructions [1] and everything worked as expected. The only thing that was incorrect was the qgis directory, which is not <user_home>/.qgis, but <user_home>/.qgis2. If you open the Python console inside QGIS and execute this:
>>> from processing.algs.ftools import FToolsUtils >>> FToolsUtils what do you get? I think that should work for any QGIS installation. Also, could you please provide the full error message? Cheers. 2014-02-16 18:13 GMT+01:00 Manuel Spínola <[email protected]>: > I found the same problem in Mac, OS Mavericks. > > Manuel > > > 2014-02-14 3:54 GMT-06:00 Victor Gonzalez <[email protected]>: > >> Ok. Thanks for the details. I will try to reproduce your environment and >> the error. I'll get back to you as soon as I have some news. >> >> >> 2014-02-14 10:51 GMT+01:00 Giovanni Manghi <[email protected]>: >> >> > I think on Ubuntu the library must be FToolsUtils.py, located in >>> /usr/share/qgis/python/plugins/processing/algs/ftools. Please, check if the >>> file exists. >>> >>> yes the file is there >>> >>> >>> >>> >>> > It should be there if you have QGIS 2.x installed. >>> >>> it is a clean QGIS 2.0,1 installation using the official repositories >>> on Ubuntu 12.04 >>> >>> >>> >>> > Also, you wrote "FtoolsUtilis". I assume that's a misspell and not the >>> actual error message. >>> >>> yes >>> >>> >>> cheers! >>> >> >> >> >> -- >> Víctor González >> http://geomati.co >> >> _______________________________________________ >> AniMov mailing list >> [email protected] >> http://lists.faunalia.it/cgi-bin/mailman/listinfo/animov >> >> > > > -- > *Manuel Spínola, Ph.D.* > Instituto Internacional en Conservación y Manejo de Vida Silvestre > Universidad Nacional > Apartado 1350-3000 > Heredia > COSTA RICA > [email protected] > [email protected] > Teléfono: (506) 2277-3598 > Fax: (506) 2237-7036 > Personal website: Lobito de río<https://sites.google.com/site/lobitoderio/> > Institutional website: ICOMVIS <http://www.icomvis.una.ac.cr/> > > _______________________________________________ > AniMov mailing list > [email protected] > http://lists.faunalia.it/cgi-bin/mailman/listinfo/animov > > -- Víctor González http://geomati.co
_______________________________________________ AniMov mailing list [email protected] http://lists.faunalia.it/cgi-bin/mailman/listinfo/animov
