Hi all,
I am using : QGIS version 2.18.16 QGIS code revision d473c30 Compiled against Qt 4.8.7 Running against Qt 4.8.7 Compiled against GDAL/OGR 1.11.3 Running against GDAL/OGR 1.11.3 Compiled against GEOS 3.5.0-CAPI-1.9.0 Running against GEOS 3.5.0-CAPI-1.9.0 r4084 PostgreSQL Client Version 9.5.2 SpatiaLite Version 4.3.0a QWT Version 5.2.3 PROJ.4 Version 492 QScintilla2 Version 2.9.1 Installed from Qgis PPA on [Xu|U]buntu 16.04.4 LTS Today I have updated the Profile Tool plugin to version 4.1.1 from the official repository and it started to throw the error: =====================8<------------------------------- Couldn't load plugin profiletool due to an error when calling its classFactory() method AttributeError: 'module' object has no attribute 'classFactory' Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 333, in startPlugin plugins[packageName] = package.classFactory(iface) AttributeError: 'module' object has no attribute 'classFactory' Python version: 2.7.12 (default, Dec 4 2017, 14:50:18) [GCC 5.4.0 20160609] QGIS version: 2.18.16 Las Palmas, d473c30 Python Path: /usr/share/qgis/python/plugins/processing /home/roxo/.qgis2/python/plugins/processing_workflow /home/roxo/.qgis2/python/plugins/geoserverexplorer/ext-libs/httplib2-0.8-py2.7.egg /home/roxo/.qgis2/python/plugins/geoserverexplorer/ext-libs/python_dateutil-2.2-py2.7.egg /home/roxo/.qgis2/python/plugins/geoserverexplorer/ext-libs/six-1.10.0-py2.7.egg /home/roxo/.qgis2/python/plugins/geoserverexplorer/ext-libs/requests-2.5.0-py2.7.egg /home/roxo/.qgis2/python/plugins/geoserverexplorer/ext-libs/gsconfig-1.0.6-py2.7.egg /home/roxo/.qgis2/python/plugins/geoserverexplorer/ext-libs/gisdata-0.5.4-py2.7.egg /home/roxo/.qgis2/python/plugins/geoserverexplorer/ext-libs/gsimporter-1.0.0-py2.7.egg /home/roxo/.qgis2/python/plugins/pktools /home/roxo/.qgis2/python/plugins/LecoS /usr/share/qgis/python /home/roxo/.qgis2/python /home/roxo/.qgis2/python/plugins /usr/share/qgis/python/plugins /home/roxo/lib/python2.7/site-packages/pysit-0.5b3-py2.7-linux-x86_64.egg /home/roxo/lib/python2.7/site-packages /home/roxo/desenv/python/lib/python /usr/lib/python2.7 /usr/lib/python2.7/plat-x86_64-linux-gnu /usr/lib/python2.7/lib-tk /usr/lib/python2.7/lib-old /usr/lib/python2.7/lib-dynload /home/roxo/.local/lib/python2.7/site-packages /usr/local/lib/python2.7/dist-packages /usr/lib/python2.7/dist-packages /usr/lib/python2.7/dist-packages/PILcompat /usr/lib/python2.7/dist-packages/gtk-2.0 /usr/lib/python2.7/dist-packages/wx-3.0-gtk2 /home/roxo/.qgis2//python /home/roxo/.qgis2/python/plugins/mmqgis/forms /home/roxo/.qgis2/python/plugins/NNJoin . /home/roxo/.qgis2/python/plugins/DigitizingTools/tools /home/roxo/.qgis2/python/plugins/DsgTools /home/roxo/.qgis2/python/plugins/DsgTools/ProductionTools/CopyPasteTool /home/roxo/.qgis2/python/plugins/midvatten-i18n /home/roxo/.qgis2/python/plugins/midvatten-i18n/tools /home/roxo/.qgis2/python/plugins /home/roxo/.qgis2/python/plugins /home/roxo/.qgis2/python/plugins/shapetools/ext-libs /home/roxo/.qgis2/python/plugins/geoserverexplorer/ext-libs /home/roxo/.qgis2/python/plugins/FeatureGridCreator /home/roxo/.qgis2/python/plugins/MultiDistanceBuffer /home/roxo/.qgis2/python/plugins/QuickMultiAttributeEdit/forms /home/roxo/.qgis2/python/plugins/sensum_eo_tools/sensum_library =====================8<------------------------------- Is there any clue what can be going on? How can I help to fix this? Roxo -- ---------------- Non luctari, ludare -------------------+ WYSIWYG Fernando M. Roxo da Motta <[email protected]> | Editor? Except where explicitly stated I speak on my own behalf.| VI !! PU5RXO | I see text, ------------ Quis custodiet ipsos custodes?-------------+ I get text! _______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
