Bug report #12331

plugin load error utils.py line 478

Added by SC SC over 9 years ago. Updated over 9 years ago.

Status:Closed
Priority:Normal
Assignee:-
Category:PyQGIS Console
Affected QGIS version:2.8.1 Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:
Crashes QGIS or corrupts data:No Copied to github as #:20509

Description

After i upgraded to version 2.8.1 on windows, some plugin not work with this error

from lxml.etree import fromstring, tostring, Element, _Element
  File "C:/PROGRA~2/QGISBR~1/apps/qgis/./python\\qgis\\utils.py", line 478, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)

in 2.6.0 32 bit it worked fine

I use lxml module


Related issues

Duplicates QGIS Application - Bug report #11536: lxml module work only with qgis 32bit and not 64bit Closed 2014-11-03

History

#1 Updated by SC SC over 9 years ago

  • Status changed from Open to Closed

thank Jürgen Fischer with this http://www.lfd.uci.edu/~gohlke/pythonlibs/#lxml
other info in this issue #11536

Also available in: Atom PDF