lidl-gateway-freedom icon indicating copy to clipboard operation
lidl-gateway-freedom copied to clipboard

Error during executing scritpt through IDLE Shell

Open teargas666 opened this issue 1 year ago • 0 comments

hi,

I have a following problem with the dump_flash.py during executing it through the idle shell.

File "xxxxx\dump_flash(1).py", line 57, in <module>
    with open(args.output_file,"wb") as fOut:
TypeError: expected str, bytes or os.PathLike object, not NoneType

i have no idea how to solve the problem...

teargas666 avatar Mar 23 '24 10:03 teargas666