Open cheqianh opened 2 years ago
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?
When this is resolved, change https://github.com/amazon-ion/ion-test-driver/blob/master/requirements.txt#L4 to amazon.ion>=0.8.0.
amazon.ion>=0.8.0
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
What happened there?