wrap_dll
wrap_dll copied to clipboard
FileNotFoundError: [Errno 2] No such file or directory: 'def_template'
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'
cd to C:\test\github\wrap_dll
problem solved