from lxml import etree
I get an error message of "unresolved import:etree" from the line of code above.
However, I know that the import is there, because the code runs.
Any ideas as to the cause?
Nick
Pydev version 1.5.5.2010030420