Re: [Ryu-devel] Odp.: Error

2019-02-05 Thread IWAMOTO Toshihiro
On Mon, 04 Feb 2019 11:24:20 +0900, Pelcner, Lukasz wrote: > As as a response for a . I get something like that > ryu-manager --app-lists .base-switch.py > loading app .base-switch.py > Traceback (most recent call last): > File "/home/vagrant/.local/bin/ryu-manager", line 11, in > sys.exit(m

[Ryu-devel] Odp.: Error

2019-02-03 Thread Pelcner, Lukasz
I want to run /home/vagrant/base/base/base-switch.py and I'm in /home/vagrant I tried running this, where I am providing the unix path to the file but with . instead of / ryu-manager --app-lists base.base.base-switch Od: Pelcner, Lukasz Wysłane: poniedziałek, 4

[Ryu-devel] Odp.: Error

2019-02-03 Thread Pelcner, Lukasz
Thanks, so If I understand correctly ryu-manager --app-lists ~/base/base/base-switch.py instead of / just use . ? ryu-manager --app-lists base.base-switch.py Od: IWAMOTO Toshihiro Wysłane: poniedziałek, 4 lutego 2019 02:12:25 Do: Pelcner, Lukasz DW: ryu-devel@

[Ryu-devel] Odp.: Error

2019-02-03 Thread Pelcner, Lukasz
As as a response for a . I get something like that ryu-manager --app-lists .base-switch.py loading app .base-switch.py Traceback (most recent call last): File "/home/vagrant/.local/bin/ryu-manager", line 11, in sys.exit(main()) File "/home/vagrant/.local/lib/python2.7/site-packages/ryu/cmd