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 \"lxml\" to the Forced Builtins.  
Assuming simply adding \"lxml\" to the Forced Builtins would correct things, I 
can confirm that PyDev still detects the import as an error.

And, yes, it\'s in the PYTHONPATH.  I\'m able to import that same line without 
any errors in a Terminal window running Python.

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to