Dear all,
I am writing a small Python script in ArcGIS and I am trying to loop through rows as can be seen in the figure below. However, I recieve an error saying that my file does not exist, even though I have copied the file path. The file has a data type: 'File Geodatabase Feature Class'.
I have also exported this feature class as a .shp shapefile. However I still recieve the same error.
So my question is how can make sure that my file is found so that my code works (if it is written correctly).

Thanks in advance!
Kind regards,
Marc