Solution
- Open the CSV file and check whether all of lines in Payer/Payee name column have less than 70 characters.
- Identify the names which contain strings created by special signs which are not letters or numbers.
- Replace these columns by different names.
- Save the CSV file and try to re-import it once again.