Zucker icon indicating copy to clipboard operation
Zucker copied to clipboard

FileNotFoundError: [Errno 2] No such file or directory: '/Users/zhengrui/Documents/GitProj/third/Zucker/output/Sample_BASE/app/zucker.txt'

Open yushiwo opened this issue 4 years ago • 0 comments

BUILD SUCCESSFUL in 4s 137 actionable tasks: 133 executed, 4 up-to-date compile DONE Traceback (most recent call last): File "zucker.py", line 847, in packSize.get_result(baseOutputProjectPath, compile.outputProjectPath, appdir, zuckerResSize) File "zucker.py", line 744, in get_result with open(base_pack_size_path) as f: FileNotFoundError: [Errno 2] No such file or directory: '/Users/zhengrui/Documents/GitProj/third/Zucker/output/Sample_BASE/app/zucker.txt'

yushiwo avatar Jun 18 '21 09:06 yushiwo