The following forum message was posted by huze at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3723753:
The code is simple:
[code]from lxml import etree[/code]
The \"etree\" portion of that line is highlighted as an import error.
Based upon your recommendation, I added \"
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3723753:
Can you post the actual code that\'s failing? Have you checked if those are
really in the pythonpath? Have you tried adding them to the forced builtins?
See: http://pyde