acheong08 / BingImageCreator

High quality image generation by Microsoft. Reverse engineered API.
The Unlicense
294 stars 90 forks source link

TypeError: expected str, bytes or os.PathLike object, not NoneType #4

Closed fredi-python closed 1 year ago

fredi-python commented 1 year ago

line 123, in with open(args.cookie_file, encoding="utf-8") as file: TypeError: expected str, bytes or os.PathLike object, not NoneType