Fetching data from python script which is basically dealing with pandas library to load csv

Hi All,
I am simply trying to include a python script in my studio.The functionalities of the script is to load the csv file from the system and after querying it simply return a string.
But whenever i try to call the script from studio it giving me an error that pipeline is break what i can observe that loading the sheet with pandas library of python is giving me the error .