esta en la tua home aqui.... C:/Users/pschweitzer_mecon/.qgis2/python/plugins\processing y no creo que tiene problema de permisos alli Luigi Pirelli
************************************************************************************************** * Boundless QGIS Support/Development: lpirelli AT boundlessgeo DOT com * LinkedIn: https://www.linkedin.com/in/luigipirelli * Stackexchange: http://gis.stackexchange.com/users/19667/luigi-pirelli * GitHub: https://github.com/luipir * Mastering QGIS: https://www.packtpub.com/application-development/mastering-qgis ************************************************************************************************** 2016-09-26 18:23 GMT+02:00 Pablo Schweitzer <[email protected]>: > Hola > Gracias por la sugerencia, pero en el trabajo no tengo acceso a modificar > instalaciones.... pediré que me desinstalen y vuelvan a instalar el qgis > > Saludos! > Pablo > > El 26 de septiembre de 2016, 12:10, Luigi Pirelli <[email protected]> > escribió: >> >> C:/Users/pschweitzer_mecon/.qgis2/python/plugins\processing >> >> tienes un propcessing instalado que puede ser viejo... intenta usar el >> processing que esta disponible con la instalación de qgis... o sea, >> remuevo o mueve en otro sitio >> C:/Users/pschweitzer_mecon/.qgis2/python/plugins\processing y usa el >> processing "legacy" >> Luigi Pirelli >> >> >> ************************************************************************************************** >> * Boundless QGIS Support/Development: lpirelli AT boundlessgeo DOT com >> * LinkedIn: https://www.linkedin.com/in/luigipirelli >> * Stackexchange: http://gis.stackexchange.com/users/19667/luigi-pirelli >> * GitHub: https://github.com/luipir >> * Mastering QGIS: >> https://www.packtpub.com/application-development/mastering-qgis >> >> ************************************************************************************************** >> >> >> On 26 September 2016 at 16:59, Pablo Schweitzer <[email protected]> >> wrote: >> > Intento modificar el "grass7 folder" (que está vacío) pero sale este >> > error >> > ni bien trato de escribir algo en ese campo: >> > >> > TypeError: int() argument must be a string or a number, not 'NoneType' >> > >> > Traceback (most recent call last): >> > File >> > >> > "C:/Users/pschweitzer_mecon/.qgis2/python/plugins\processing\gui\ConfigDialog.py", >> > line 188, in createEditor >> > value = self.convertValue(index.model().data(index, Qt.EditRole)) >> > File >> > >> > "C:/Users/pschweitzer_mecon/.qgis2/python/plugins\processing\gui\ConfigDialog.py", >> > line 235, in convertValue >> > return int(value) >> > TypeError: int() argument must be a string or a number, not 'NoneType' >> > >> > >> > Versión de Python: 2.7.4 (default, Apr 6 2013, 19:54:46) [MSC v.1500 32 >> > bit >> > (Intel)] >> > Versión de QGIS: 2.14.5-Essen Essen, b2a9a42 >> > >> > Ruta de Python: >> > >> > C:/Users/pschweitzer_mecon/.qgis2/python/plugins\processing >> > C:\Users\pschweitzer_mecon\.qgis2\python\plugins\GeoCoding\libs >> > C:/PROGRA~1/QGIS21~1.5/apps/qgis-ltr/./python >> > C:/Users/pschweitzer_mecon/.qgis2/python >> > C:/Users/pschweitzer_mecon/.qgis2/python/plugins >> > C:/PROGRA~1/QGIS21~1.5/apps/qgis-ltr/./python/plugins >> > >> > C:\PROGRA~1\QGIS21~1.5\apps\Python27\lib\site-packages\matplotlib-1.3.1-py2.7-win32.egg >> > C:\PROGRA~1\QGIS21~1.5\bin\python27.zip >> > C:\PROGRA~1\QGIS21~1.5\apps\Python27\DLLs >> > C:\PROGRA~1\QGIS21~1.5\apps\Python27\lib >> > C:\PROGRA~1\QGIS21~1.5\apps\Python27\lib\plat-win >> > C:\PROGRA~1\QGIS21~1.5\apps\Python27\lib\lib-tk >> > C:\PROGRA~1\QGIS21~1.5\bin >> > C:\PROGRA~1\QGIS21~1.5\apps\Python27 >> > >> > c:\progra~1\qgis21~1.5\apps\python27\lib\site-packages\jinja2-2.7.2-py2.7.egg >> > >> > c:\progra~1\qgis21~1.5\apps\python27\lib\site-packages\markupsafe-0.23-py2.7-win32.egg >> > >> > c:\progra~1\qgis21~1.5\apps\python27\lib\site-packages\python_dateutil-2.2-py2.7.egg >> > >> > c:\progra~1\qgis21~1.5\apps\python27\lib\site-packages\pytz-2014.2-py2.7.egg >> > >> > c:\progra~1\qgis21~1.5\apps\python27\lib\site-packages\shapely-1.2.18-py2.7-win32.egg >> > C:\PROGRA~1\QGIS21~1.5\apps\Python27\lib\site-packages >> > C:\PROGRA~1\QGIS21~1.5\apps\Python27\lib\site-packages\PIL >> > C:\PROGRA~1\QGIS21~1.5\apps\Python27\lib\site-packages\win32 >> > C:\PROGRA~1\QGIS21~1.5\apps\Python27\lib\site-packages\win32\lib >> > C:\PROGRA~1\QGIS21~1.5\apps\Python27\lib\site-packages\Pythonwin >> > >> > C:\PROGRA~1\QGIS21~1.5\apps\Python27\lib\site-packages\wx-2.8-msw-unicode >> > C:/Users/pschweitzer_mecon/.qgis2//python >> > C:\Users\pschweitzer_mecon\.qgis2\python\plugins\DigitizingTools\tools >> > C:\Users\pschweitzer_mecon\.qgis2\python\plugins\mmqgis/forms >> > C:/Users/pschweitzer_mecon/.qgis2/python/plugins\OpenAerialMap >> > >> > C:/Users/pschweitzer_mecon/.qgis2/python/plugins\OpenAerialMap\ext_libs/boto-2.38.0 >> > >> > C:/Users/pschweitzer_mecon/.qgis2/python/plugins\OpenAerialMap\ext_libs/filechunkio-1.6 >> > >> > C:/Users/pschweitzer_mecon/.qgis2/python/plugins\OpenAerialMap\ext_libs/requests-2.7.0 >> > C:\PROGRA~1\QGIS21~1.5\apps\qgis-ltr\python\plugins\fTools\tools >> > >> > >> > >> > El 26 de septiembre de 2016, 11:55, Luigi Pirelli <[email protected]> >> > escribió: >> >> >> >> la carpeta grass7 como conf de grass6.4? puede ser este el problema? >> >> >> >> Luigi Pirelli >> >> >> >> >> >> >> >> ************************************************************************************************** >> >> * Boundless QGIS Support/Development: lpirelli AT boundlessgeo DOT com >> >> * LinkedIn: https://www.linkedin.com/in/luigipirelli >> >> * Stackexchange: http://gis.stackexchange.com/users/19667/luigi-pirelli >> >> * GitHub: https://github.com/luipir >> >> * Mastering QGIS: >> >> https://www.packtpub.com/application-development/mastering-qgis >> >> >> >> >> >> ************************************************************************************************** >> >> >> >> 2016-09-26 16:39 GMT+02:00 Pablo Schweitzer <[email protected]>: >> >>> >> >>> Hola >> >>> >> >>> Renvío la imagen con mejor resolución, la anterior la había reducido >> >>> para >> >>> que pueda ser enviada por la lista. Luigi, ¿a que te referis con >> >>> interfaz >> >>> simplificada de Processing? >> > >> > > > _______________________________________________ QGIS-es mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-es
