Hello,
I am trying to run a python script and am getting an error. I built a model in Model Builder, and when I run the model in ModelBuilder it works just fine. I then exported it to a python script (.py) and am trying to get it to run in python, but when I do I get an error messages stating "There's an error in your program: *** can't assign to operator (Schools_Excel.py, line 14).
Can anyone help me and let me know what I may be doing wrong after I export the Model to a python script and then run it in python?
Thank you!