Hello. I'm working with the python tool and I keep getting an error that no data was passed to the python tool. I'm getting this error when running the flow our alteryx server gallery. When I run it on my laptop, it works fine. I know that the input step grabbing the AVS.csv works on both my laptop and the server. I have no idea why this is not working.
I googled the error message below and see it appears when an empty dataset is passed to the python tool. In my case, that is not the issue; the AVS.csv has 900,000 rows. Any help would be greatly appreciated.
This is the flow. Very simple.

This is the code that's inside the python tool.

This is all the info returned after I try running my flow.
