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 <module> > from OVEApp import * > File "/usr/local/share/ovsdbmonitor/OVEApp.py", line 16, in <module> > from OVEStandard import * > File "/usr/local/share/ovsdbmonitor/OVEStandard.py", line 24, in <module> > import ovs.json > ImportError: No module named ovs.json > > What am I missing?
Please tell us what you did, specifically. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
