xennygrimmato / pyopencv

Automatically exported from code.google.com/p/pyopencv
0 stars 0 forks source link

lots of errors showing in Eclipse IDE #39

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When using Eclipse and pydev all the examples work but the editor is showing 
lots of errors, i.e. all the imports say 'undefined variable'. Sorry this is 
probably not a problem with openCV but I don't know how to fix it.

Original issue reported on code.google.com by willemme...@googlemail.com on 2 Feb 2011 at 3:53

GoogleCodeExporter commented 9 years ago
To fix it:
eclipse->Window->Preferences->Interpreter-Python->Forced built-ins
Add pyopencv
Restart Eclipse

Original comment by laurent....@gmail.com on 27 Sep 2011 at 12:35