I had the problem where Pydev wouldn't recognize imports from SciPy as valid. For example, see http://old.nabble.com/-pydev---Users--numpy-is-not-recognized-in-the-editor-window-td22595394.html.
I followed Fabio's suggestion, and added "scipy" to the forced builtins, and it worked.
Saturday, February 27, 2010
Subscribe to:
Comments (Atom)