Just went into the tool for exploring missing values and after it lists all the missing values I clicked "Multivariate Normal Imputation," then clicked yes on shrinkage, and it says there are no missing values... despite listing all the missing values. See image for seemingly conflicting information.
Most likely one of your columns is actually a character string. That is the message you see when you try to impute with a character string column. Check for that first.