Traceback (most recent call last): File "/home/aavsonet/scripts/reports/bsmrep.py", line 224, in get_report with open(counterlog, errors= "ignore") as Cinput_file: FileNotFoundError: [Errno 2] No such file or directory: '/raid/data/arne/bsm_nm_logs/Scheduler/AAVSO/20221224/../../../rsync/count_20221224.txt' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/aavsonet/scripts/reports/bsmrep.py", line 532, in statedata= get_report(args.path, args.tz, args.observat) File "/home/aavsonet/scripts/reports/bsmrep.py", line 240, in get_report print(f"{scope}, {datenite}: missing counter log") NameError: name 'scope' is not defined