[QGIS-pt] QGis 2.18 - traceback ao abrir

Pedro pedro.ferro at gmail.com
Thu Nov 10 06:27:49 PST 2016


Olá,

Cada vez que abro o QGIS aparece-me o traceback em baixo.

Não sei se é devido a este traceback mas também cada vez que fecho o Qgis
tenho esta mensagemde erro
<http://osgeo-org.1560.x6.nabble.com/file/n5295157/qgis1.png> 

Têm ideia de como corrigir isto?


/Couldn't load plugin vectGeoref due to an error when calling its
classFactory() method 

ImportError: No module named resources_rc 
Traceback (most recent call last):
  File "C:/PROGRA~1/QGIS2~1.18/apps/qgis/./python\qgis\utils.py", line 333,
in startPlugin
    plugins[packageName] = package.classFactory(iface)
  File "C:/Users/pedro.ferro/.qgis2/python/plugins\vectGeoref\__init__.py",
line 26, in classFactory
    from vectorgeoref import VectorGeoref
  File "C:/PROGRA~1/QGIS2~1.18/apps/qgis/./python\qgis\utils.py", line 607,
in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
  File
"C:/Users/pedro.ferro/.qgis2/python/plugins\vectGeoref\vectorgeoref.py",
line 32, in 
    import resources_rc
  File "C:/PROGRA~1/QGIS2~1.18/apps/qgis/./python\qgis\utils.py", line 607,
in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
ImportError: No module named resources_rc


Python version: 2.7.5 (default, May 15 2013, 22:44:16) [MSC v.1500 64 bit
(AMD64)] 
QGIS version: 2.18.0 Las Palmas, 0332f5a 

Python Path:
C:/Users/pedro.ferro/.qgis2/python/plugins\processing
C:/PROGRA~1/QGIS2~1.18/apps/qgis/./python
C:/Users/pedro.ferro/.qgis2/python
C:/Users/pedro.ferro/.qgis2/python/plugins
C:/PROGRA~1/QGIS2~1.18/apps/qgis/./python/plugins
C:\PROGRA~1\QGIS2~1.18\apps\Python27\lib\site-packages\matplotlib-1.3.1-py2.7-win-amd64.egg
C:\PROGRA~1\QGIS2~1.18\apps\Python27\lib\site-packages\nose-1.3.3-py2.7.egg
C:\PROGRA~1\QGIS2~1.18\apps\Python27\lib\site-packages\tornado-4.0.1-py2.7-win-amd64.egg
C:\Users\pedro.ferro\.qgis2\python\plugins\opengeo\ext-libs\requests-2.0.1-py2.7.egg
C:\Users\pedro.ferro\.qgis2\python\plugins\opengeo\ext-libs\python_dateutil-2.2-py2.7.egg
C:\Users\pedro.ferro\.qgis2\python\plugins\opengeo\ext-libs\six-1.9.0-py2.7.egg
C:\Users\pedro.ferro\.qgis2\python\plugins\opengeo\ext-libs\gsconfig-0.6.11-py2.7.egg
C:\Users\pedro.ferro\.qgis2\python\plugins\opengeo\ext-libs\gsimporter-0.2-py2.7.egg
C:\PROGRA~1\QGIS2~1.18\apps\Python27\lib\site-packages\backports.ssl_match_hostname-3.4.0.2-py2.7.egg
C:\PROGRA~1\QGIS2~1.18\apps\Python27\lib\site-packages\certifi-14.05.14-py2.7.egg
c:\osgeo4~1\apps\python27\lib\site-packages\python_dateutil-2.1-py2.7.egg
c:\osgeo4~1\apps\python27\lib\site-packages\six-1.3.0-py2.7.egg
C:\PROGRA~1\QGIS2~1.18\bin\python27.zip
C:\PROGRA~1\QGIS2~1.18\apps\Python27\DLLs
C:\PROGRA~1\QGIS2~1.18\apps\Python27\lib
C:\PROGRA~1\QGIS2~1.18\apps\Python27\lib\plat-win
C:\PROGRA~1\QGIS2~1.18\apps\Python27\lib\lib-tk
C:\PROGRA~1\QGIS2~1.18\bin
C:\PROGRA~1\QGIS2~1.18\apps\Python27
C:\PROGRA~1\QGIS2~1.18\apps\Python27\lib\site-packages
C:\PROGRA~1\QGIS2~1.18\apps\Python27\lib\site-packages\PIL
C:\PROGRA~1\QGIS2~1.18\apps\Python27\lib\site-packages\jinja2-2.7.2-py2.7.egg
C:\PROGRA~1\QGIS2~1.18\apps\Python27\lib\site-packages\markupsafe-0.23-py2.7-win-amd64.egg
C:\PROGRA~1\QGIS2~1.18\apps\Python27\lib\site-packages\pytz-2012j-py2.7.egg
C:\PROGRA~1\QGIS2~1.18\apps\Python27\lib\site-packages\win32
C:\PROGRA~1\QGIS2~1.18\apps\Python27\lib\site-packages\win32\lib
C:\PROGRA~1\QGIS2~1.18\apps\Python27\lib\site-packages\Pythonwin
C:\PROGRA~1\QGIS2~1.18\apps\Python27\lib\site-packages\Shapely-1.2.18-py2.7-win-amd64.egg
C:\PROGRA~1\QGIS2~1.18\apps\Python27\lib\site-packages\wx-2.8-msw-unicode
C:\PROGRA~1\QGIS2~1.18\apps\Python27\lib\site-packages\xlrd-0.9.2-py2.7.egg
C:\PROGRA~1\QGIS2~1.18\apps\Python27\lib\site-packages\xlwt-0.7.5-py2.7.egg
C:/Users/pedro.ferro/.qgis2//python
C:\Users\pedro.ferro\.qgis2\python\plugins\mmqgis/forms
C:\Users\pedro.ferro\.qgis2\python\plugins\opengeo\ext-libs
C:\Users\pedro.ferro\.qgis2\python\plugins
C:\Users\pedro.ferro\.qgis2\python\plugins\QuickMultiAttributeEdit/forms/

obrigado
Pedro



--
View this message in context: http://osgeo-org.1560.x6.nabble.com/QGis-2-18-traceback-ao-abrir-tp5295157.html
Sent from the QGIS-pt mailing list archive at Nabble.com.


More information about the QGIS-pt mailing list