[Qgis-developer] plugin_installer python error after update

Jamie Adams jaadfoo at gmail.com
Thu Jun 24 14:33:09 EDT 2010


I updated the plugin_installer a few days ago (6/21), after getting the
notification through QGIS.  Now it won't load and kicks out a python error.
 This is QGIS 1.4 from svn on Ubuntu 8.04 64bit.  Any help appreciated.

Couldn't load plugin plugin_installer due an error when calling its
classFactory() method

Traceback (most recent call last):
  File "/usr/local/share/qgis/python/qgis/utils.py", line 141, in
startPlugin
    plugins[packageName] = package.classFactory(iface)
  File "/home/jamie/.qgis//python/plugins/plugin_installer/__init__.py",
line 33, in classFactory
    from installer_plugin import InstallerPlugin
  File "/usr/local/buildtools/current/sitecustomize/sitecustomize.py", line
202, in SetupPathsAndImport
    return real_import(name, globals, locals, fromlist, level)
  File
"/home/jamie/.qgis//python/plugins/plugin_installer/installer_plugin.py",
line 20, in
    from installer_gui import *
  File "/usr/local/buildtools/current/sitecustomize/sitecustomize.py", line
202, in SetupPathsAndImport
    return real_import(name, globals, locals, fromlist, level)
EOFError: EOF read where object expected

Python version:
2.5.2 (r252:60911, Jan 20 2010, 23:30:56)
[GCC 4.2.4 (Ubuntu 4.2.4-1ubuntu3)]

Python path: ['/usr/local/share/qgis/python', '/home/jamie/.qgis//python',
'/home/jamie/.qgis//python/plugins', '/usr/local/share/qgis/python/plugins',
'/usr/lib/python2.5/site-packages/GDAL-1.7.2-py2.5-linux-x86_64.egg',
'/usr/local/buildtools/current/sitecustomize', '/usr/lib/python25.zip',
'/usr/lib/python2.5', '/usr/lib/python2.5/plat-linux2',
'/usr/lib/python2.5/lib-tk', '/usr/lib/python2.5/lib-dynload',
'/usr/local/lib/python2.5/site-packages',
'/usr/local/lib/python2.5/site-packages/geos',
'/usr/lib/python2.5/site-packages',
'/usr/lib/python2.5/site-packages/Numeric',
'/usr/lib/python2.5/site-packages/PIL',
'/usr/lib/python2.5/site-packages/gst-0.10',
'/var/lib/python-support/python2.5',
'/usr/lib/python2.5/site-packages/gtk-2.0',
'/var/lib/python-support/python2.5/gtk-2.0',
'/var/lib/python-support/python2.5/pyinotify',
'/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode',
'/usr/local/share/qgis/python/plugins/fTools/tools']
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/qgis-developer/attachments/20100624/ee170837/attachment.html


More information about the Qgis-developer mailing list