Closed yizhao1 closed 1 year ago
There is no python symblic link by default on system which will cause an error when running test scripts on target:
$ ./test_tpm2_activecredential.sh: line 66: python: command not found
So drop python2 support and only keep python3.
There is no python symblic link by default on system which will cause an error when running test scripts on target:
$ ./test_tpm2_activecredential.sh: line 66: python: command not found
So drop python2 support and only keep python3.