After initial setup done using below like on Centos 7(python 3.10)
https://scancode-toolkit.readthedocs.io/en/latest/getting-started/install.html#installation-on-linux-and-mac
seeing below error after running ./scancode --help
**[vagrant@hostb scancode-toolkit-v31.2.4]$ ./scancode
- Configuring ScanCode for first use...
/home/vagrant/scancode-toolkit-v31.2.4/configure: line 232: python3.8: command not found**
how to resolve this issue? please suggest. Thanks.