Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4211578
By: lianos

Hi Fabio,

Just curious if you were still looking at this. The ticket is closed but I've
added more comments to it recently as it still doesn't work right.

Not only does the auto-complete not work, but more importantly it's flagging
my use of the "ones" method as an error in a script like so:

import numpy
array = numpy.ones((10,10))

The "ones" is underlined w/ this error: "Undefined variable from import: ones"

I have numpy added to the "builtins" in the PyDev > Python - Interpreter 
preference
preferences section and the path to the site-packages folder is certainly set
in my environment's PYTHONPATH variable (both in Eclipse and my bash
environment).

Thanks for any updates and sorry for the hassle.

-steve

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Pydev-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to