Simply I wanted to read the csv file that I converted from Data Frame after read the another csv file and same time I tried to remove header from in it.
In my case, I have not opened the file exactly but I have uploaded the same file in another application and that is the issue. So it was not allowed to read that file from another application. Once I close/refresh other application, python application able to read without any permission error.