Python error occured when i go to make control rig

hello I am using mixamo rig addon… i have add mixamo rig to body and than
i have added rigify rig to face and then upgrade rig succesfully.
but when i went to create control rig in mixamo tab this error occured
can any body help me…



I have also add before and after images
thanks in advance whome heelp me in this issue

I am not familiar with the addon but usually index out of range means it tried to retrieve something that isn’t there. Index 0 would mean the first item in a list and since the size is 0 it means the list is empty. So maybe there is something else you should have selected?