Answered
PIPL not working
Hi,
I am starting with SDK development and ty to build sample projects.
Unfortunately the python scripts do not work
File "C:\tmp\Adobe Illustrator 2020 SDK\tools\pipl\pipl_gen\pipl_gen.py", l
ine 126, in generate_pipl_bin_recursively_from_dict
file_obj.write(pipl_dict[key]['vendor'])
TypeError: a bytes-like object is required, not 'str'I am using python 3.8 from the windows store.
