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
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
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