Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5121859 By: dwarnold
All, I've updated a svn version of Enthought ETS. As it is development, it is in a home directory on my machine: /Users/darnold/ETS_3.0.0b1. I opened PyDev Preferences and added this folder to PyDev Interpreter-Python System PYTHONPATH, then clicked Apply and OK. However, even though this simple one line file: from enthought.traits.api import Delegate, HasTraits, Instance, Int, Str will compile in PyDev, it is still being marked as a "problem" with the little red circle with an white x. Am I missing something I should do? David. ______________________________________________________________________ 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 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
