intel / intel/confidential-computing.sgx.sdk
SDK uses obsolete python binary
Open
bug
- Dominant language
- C++
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
You should consider using `python3` instead of `python` in the `createTarball.sh` scripts.
On Ubuntu 20.04 python2 is removed by default and the python binary does not exist even if python2 is installed.
-Kai
Contributor guide
Assessment
This issue has not been assessed yet.