Re: [Ryu-devel] how to resolve this dist-package error

2020-01-08 Thread Yusuke Iwase
Hi, When you specifying your apps with a Python library path like style (dot separated), you don’t need the file extension “.py”. When using the file path like style (e.g., /path/to/your/app.py), the given path must be a valid on your computer, so “.py” is required. Regards, Iwase 2019年12月28日(土)

[Ryu-devel] how to resolve this dist-package error

2019-12-28 Thread Suguna Paramasivam
hai, i am executing simple programs from Ryu book..simple_switch,traffic monitoring...i am getting the following error. how to resolve this error..anyone pls tell me. loading app ryu.app.simple_switch_12.py Traceback (most recent call last): File "/usr/local/bin/ryu-manager", line