banksy-git / lidl-gateway-freedom

Freeing the Silvercrest (Lidl/Tuya) Smart Home Gateway from the cloud.
https://paulbanks.org/projects/lidl-zigbee/
GNU General Public License v3.0
206 stars 66 forks source link

Error during executing scritpt through IDLE Shell #41

Open teargas666 opened 3 months ago

teargas666 commented 3 months ago

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...