Skip to main content



      Home
Home » Newcomers » Newcomers » unresolved import(RYU Controller)
unresolved import [message #1768687] Fri, 21 July 2017 10:39 Go to next message
Eclipse UserFriend
Have the following line of code:

from ryu.base import app_manager

Red X says 'Unresolved import: app_manager

I believe I need to go to the properties of the project,
select "PyDev-PTYHONPATH",
and choose "External Libraries"

but I don't know how to pull in RYU.

FYI, this is the RYU SDN Controller.

FWIW, This all works fine on ubuntu (almost certainly because I installed ryu onto ubuntu) , so perhaps I can look at my ubuntu ryu environment for an idea.

But I believe it to be an easy setting in Eclipse.



Re: unresolved import [message #1768689 is a reply to message #1768687] Fri, 21 July 2017 11:33 Go to previous message
Eclipse UserFriend
PyDev is a tool provided by a third party (http://www.pydev.org/). Yes, it's built on Eclipse Platform, but support for it is provided by the org that provides that tool. Nothing in Eclipse knows anything about Python or PyDev.
Previous Topic:[New to forums] Need help with compiling/importing SRC
Next Topic:Maven build war file doesn't contain xhtml files
Goto Forum:
  


Current Time: Sat Mar 15 04:54:10 EDT 2025

Powered by FUDForum. Page generated in 0.08436 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top