wrap_dll icon indicating copy to clipboard operation
wrap_dll copied to clipboard

FileNotFoundError: [Errno 2] No such file or directory: 'def_template'

Open QGB opened this issue 3 years ago • 1 comments

python C:\test\github\wrap_dll\wrap_dll.py libpython3.9.dll Traceback (most recent call last): File "C:\test\github\wrap_dll\wrap_dll.py", line 110, in with open("def_template") as def_template_file: FileNotFoundError: [Errno 2] No such file or directory: 'def_template'

QGB avatar Jul 25 '22 09:07 QGB

cd to C:\test\github\wrap_dll

problem solved

QGB avatar Jul 25 '22 09:07 QGB