devartis / passbook

Python library to create Apple Passbook (.pkpass) files
http://www.devartis.com/
MIT License
272 stars 108 forks source link

Can't generate pkpass.file #54

Closed isc-JianjieYu closed 3 years ago

isc-JianjieYu commented 3 years ago

Hi there,

I was following the readme instruction, and put my certificate in test/certificates folder. And then just install all package needed, run the py.test. It shows
image Do you have any idea how can I generate pkpass.file for this ?

Much appreciated.

Quentin

isc-JianjieYu commented 3 years ago

Hi I just modify Apple pass passTypeIdentifier and team identifier in test_passbook.py.. In order to run the test to generate the pkpass, might I know what else should I do for it please? Much Appreciated!