when I transfer data, but give the wrong mouse ID or date, it crashes the GUI. there should be an error message instead
File "C:\github\MetaDataGUI\UI\metaDataWorker.py", line 224, in run
shutil.copytree(sourceDir, destinationDir)
File "C:\Users\ScanImage\miniconda3\envs\codeocean\Lib\shutil.py", line 571, in copytree
with os.scandir(src) as itr:
^^^^^^^^^^^^^^^
FileNotFoundError: [WinError 3] The system cannot find the path specified: 'F:/BCI//AIP01/110624'
when I transfer data, but give the wrong mouse ID or date, it crashes the GUI. there should be an error message instead