Trying to import the ofctl_rest.py code into Eclipse.
All looks good, but cannot import the ryu objects:
The following lines of code:
from ryu.base import app_manager
from ryu.controller import ofp_event
All have a red x to the left and the tool tip is: "Unresolved import:
app_manager" or "Unresolved import: ofp_event" ... etc.
Probably a PyDev - PYTHONPATH setting, and I might have to pull in an External
Library.
But any suggestions would be welcome.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel