On Fri, 14 Feb 2014 17:30:07 -0200 Alextian Bartholomeu Liberato <[email protected]> wrote:
> Ryu not run VM 32 bits? > > error... > root@mininet-vm:/home/mininet/ryu# ./bin/ryu-manager > ./ryu/app/simple_switch.py Traceback (most recent call last): > File "./bin/ryu-manager", line 18, in <module> > from ryu.cmd.manager import main > File "/usr/local/lib/python2.7/dist-packages/ryu/cmd/manager.py", line > 31, in <module> > from oslo.config import cfg > ImportError: No module named oslo.config > .... Looks like you need to install oslo.config module. > I follow tutorial, but not it you run. Why You mean that you use our tutorial VM image file? ------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
