I was trying to use python script to run the batch watershed delineation. So I started with modelbuilder and then exported the model to python script. The model run well but the script didn't. The exception error raised was:AttributeError: 'module' object has no attribute 'BatchWatershedDelineation_archydro' I guess this is because the arcpy doesn't have the module "BatchWatershedDelineation". Does anybody know how to make it work in python script?Thank you.Ming
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.