YAMAMOTO Takashi writes:
>
> i guess you edited a wrong copy of the module.
> please check your python module loading path.
>
> YAMAMOTO Takashi
>
> > Hi Yamamoto,
> >
> > Thank you, yes it works now but when I edited in the original file, I
couldn't see the print statement that I
> have added
i guess you edited a wrong copy of the module.
please check your python module loading path.
YAMAMOTO Takashi
> Hi Yamamoto,
>
> Thank you, yes it works now but when I edited in the original file, I
> couldn't see the print statement that I have added.
>
> Best,
> Talal
>
> On Mar 24, 2015, a
Hi Yamamoto,
Thank you, yes it works now but when I edited in the original file, I couldn't
see the print statement that I have added.
Best,
Talal
On Mar 24, 2015, at 1:55 PM, YAMAMOTO Takashi wrote:
>> Dear Ryu Expert,
>>
>> I have tried switch.py module and I have faced the following prob
> Dear Ryu Expert,
>
> I have tried switch.py module and I have faced the following problem:
>
> root@mininet-vm:~/ryu# ./bin/ryu-manager --verbose ryu/topology/switches
> loading app ryu/topology/switches
> Traceback (most recent call last):
> File "./bin/ryu-manager", line 19, in
> main
Dear Ryu Expert,
I have tried switch.py module and I have faced the following problem:
root@mininet-vm:~/ryu# ./bin/ryu-manager --verbose ryu/topology/switches
loading app ryu/topology/switches
Traceback (most recent call last):
File "./bin/ryu-manager", line 19, in
main()
File "/usr/lo