I have a python script that works fine, but lately is crashing on the following line:
arcpy.conversion.ExcelToTable(ef,out_tab)
I can run excel to table fine from the map but it crashes in the python script.
Completely shuts down the arcgis pro document.
Is there some known issue with ArcPro and this command in arcpy?
Thank you,
Randy