Re: [ovs-discuss] Fail to run the ovsdbmonitor

2012-05-17 Thread Liran Schour
Ben Pfaff wrote on 16/05/2012 18:00:40: > On Wed, May 16, 2012 at 03:39:07PM +0300, Liran Schour wrote: > > I tried to run the ovsdbmonitor but failed with the following error: > > > > +++ OVS JSON module is required > > > > Traceback (most recent call last): > > File "/usr/local/bin/ovsdbmonit

Re: [ovs-discuss] Fail to run the ovsdbmonitor

2012-05-16 Thread Ben Pfaff
On Wed, May 16, 2012 at 03:39:07PM +0300, Liran Schour wrote: > I tried to run the ovsdbmonitor but failed with the following error: > > +++ OVS JSON module is required > > Traceback (most recent call last): > File "/usr/local/bin/ovsdbmonitor", line 24, in > from OVEApp import * > File

[ovs-discuss] Fail to run the ovsdbmonitor

2012-05-16 Thread Liran Schour
Hi, I tried to run the ovsdbmonitor but failed with the following error: +++ OVS JSON module is required Traceback (most recent call last): File "/usr/local/bin/ovsdbmonitor", line 24, in from OVEApp import * File "/usr/local/share/ovsdbmonitor/OVEApp.py", line 16, in from OVEStan