Traceback (most recent call last):
File "C:\Users\Ashes\Downloads\Compressed\Line-sticker-downloader-master\sticker_dl.py", line 137, in
main()
File "C:\Users\Ashes\Downloads\Compressed\Line-sticker-downloader-master\sticker_dl.py", line 30, in main
pack_ext = input("\nAnimated stickers available! \nEnter png, apng, or both, anything else to exit: ")
File "", line 1, in
NameError: name 'apng' is not defined
The same happen with "y"
Traceback (most recent call last): File "C:\Users\Ashes\Downloads\Compressed\Line-sticker-downloader-master\sticker_dl.py", line 137, in
main()
File "C:\Users\Ashes\Downloads\Compressed\Line-sticker-downloader-master\sticker_dl.py", line 30, in main
pack_ext = input("\nAnimated stickers available! \nEnter png, apng, or both, anything else to exit: ")
File "", line 1, in
NameError: name 'apng' is not defined