Traceback (most recent call last):
File "limon.py", line 479, in
inetsim_log_data = inetsim.get_inetsim_log_data()
File "/home/qiqingh/Desktop/sandboxCollection/Limon/dyan.py", line 86, in get_inetsim_log_data
log_data = open(service_log).read()
IOError: [Errno 2] No such file or directory: '/usr/share/inetsim/log/service.log'
get the above error, wonder anyone solves this before? thanks!