I cloned into the github repo scancode-toolkit in an Ubnuntu instance (AWS-EC2 AMI - ami-06116566) and used the command ./scancode --help to configure scancode for the first time.
The next time when I try to run a command ./scancode --license file.txt I'm getting the error
/scancode: line 16: 8253 Segmentation fault (core dumped) $SCANCODE_ROOT_DIR/bin/scancode "$@"
I cloned into the github repo
scancode-toolkitin an Ubnuntu instance(AWS-EC2 AMI - ami-06116566)and used the command./scancode --helpto configure scancode for the first time.The next time when I try to run a command
./scancode --license file.txtI'm getting the error