View Single Post
spag's Avatar
Posts: 121 | Thanked: 275 times | Joined on Oct 2009 @ Blackhawk Island
#13
Originally Posted by Camaron View Post
UnboundLocalError: local variable 'network_type' referenced before assignment
It seems to me as if the variable "network_type" was not declared and assigning it to the "cellinfo" array failed raising an exception.

Please replace the file "/opt/netmon/bin/netmongui.py" with this version:
http://65.23.153.46/down/netmongui.py and try to launch NetMon again.