Re: [nox-dev] import error

2011-11-16 Thread Murphy McCauley
I don't really know anything about mobilevms, and I suspect this may be one of the cases where SWIG is misleading about what's going on. But for starters, why don't you try... ./nox_core -v -v -i ptcp:6633 spanning_tree mobilevms -- Murphy On Nov 16, 2011, at 4:37 AM, 王健 wrote: > Hello every

[nox-dev] import error

2011-11-16 Thread 王健
Hello everyone: I am a newcomer of python, and encountered a import error recently. This code is "from nox.netapps.spanning_tree import spanning_tree" in the mobilevms.py file. when run the command : ./nox_core -v -v -i ptcp:6633 mobilevms the error is:00081|nox|ERR:Cannot change t

[nox-dev] Import Error

2010-08-02 Thread Waqas Daar
Hi all, I am trying to create a simple component (python) that get the routes from the connected switch. When I am trying to run the component it gives me Import error ./nox_core -i ptcp:7788 -v pywaqas 1|nox|INFO:Starting nox_core (/home/nox/src/.libs/lt-nox_core) 2|pyrt|DBG:Loading a c