The solution is quite simple. In wallclock.py, change line 269 from if os.path.isfile( self.parent.config_engine.slidewall_live_dir + '/' + basename+'/hour25.png'): to if os.path.isfile(basename+'/hour25.png'):
The solution is quite simple. In wallclock.py, change line 269 from config_ engine. slidewall_ live_dir + '/' + basename+ '/hour25. png'): isfile( basename+ '/hour25. png'):
if os.path.isfile( self.parent.
to
if os.path.