• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

PIPL not working

Contributor ,
Apr 12, 2020 Apr 12, 2020

Copy link to clipboard

Copied

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.

TOPICS
SDK

Views

1.1K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Contributor , Apr 13, 2020 Apr 13, 2020

Use Python 2.7 only.

 

I remember, when I started development and installed lastest python 3.8, I got errors.

Votes

Translate

Translate
Adobe
Contributor ,
Apr 13, 2020 Apr 13, 2020

Copy link to clipboard

Copied

Use Python 2.7 only.

 

I remember, when I started development and installed lastest python 3.8, I got errors.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Apr 13, 2020 Apr 13, 2020

Copy link to clipboard

Copied

Many thanks - I just built one of the sample programs fine. Unfortunately, AI refuses to load the plugin and only displays "error loading xxx.aip".

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 02, 2020 Oct 02, 2020

Copy link to clipboard

Copied

LATEST

Hi @birnerseff 
I am also facing similar issue with Adobe illustrator 2020 SDK , samplecode plugin not loading "error loading xxx.aip"
have you resolved this issue ? any solution would help me .. 

Thanks!!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines