You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
hi,
I have a following problem with the dump_flash.py during executing it through the idle shell.
i have no idea how to solve the problem...
The text was updated successfully, but these errors were encountered: