Menu

#1105 unresolved import:etree

open
Editor (491)
5
2010-03-30
2010-03-30
Nickle
No

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

Discussion