ion-python icon indicating copy to clipboard operation
ion-python copied to clipboard

Why the ion-python C extension cannot work correctly with ion-test-driver?

Open cheqianh opened this issue 2 years ago • 1 comments

Refer to https://github.com/amzn/ion-test-driver/issues/24, when we use ion-python 0.9.x for ion-test-driver, it throws error

amazon.ion.exceptions.IonException: IERR_INVALID_ARG assertion failed: len == 1

What happened there?

cheqianh avatar Oct 25 '22 23:10 cheqianh

When this is resolved, change https://github.com/amazon-ion/ion-test-driver/blob/master/requirements.txt#L4 to amazon.ion>=0.8.0.

tgregg avatar Feb 09 '23 00:02 tgregg