Page 1 of 1

A bug in pyGlobalPlatform when execute GET STATUS command

Posted: Fri Dec 11, 2015 1:16 am
by choimillen
I refer to this topic to execute GET STATUS command, but I got an error

File "d:\src\pyglobalplatform_getstatus.py", line 15, in <module>
scp, scpi = gp.getSCPDetails(context, cardInfo)

TypeError: 'long' object is not iterable


This is a bug in your code. Am I right?

Re: A bug in pyGlobalPlatform when execute GET STATUS command

Posted: Fri Dec 11, 2015 1:52 am
by UNKNwYSHSA
I am using the last version. It throw an exception. It seems that this bug is fixed.