🇮🇳India shubho8
--SOLVED--
You will get this error if the parser is not able to read the CSV file.
Please check the delimiter, it can be , ; | ets.
Open the csv file in a text editor or VS code to find out which delimiter you have to use.
Hope it helps