Hello people,
I cam across an error,
AttributeError: ValueObject: Get attribute __class__ does not exist
when I run the script tool, I will get the error for the line, "df = pd.read_excel(spreadsheet)"
This simple code to read the spreadsheet has not problem in Python IDE but it will fail with the error in script tool.
As I have not figure out the error message, any advice is much appreciated.
Thanks in advance for your help!