laptop and a wrench

Bug

Using an output from the arcpy.GetCount_management tool for a MAX_RANGE in the arcpy.SetProgressor tool returns the error message, "AttributeError: Object: Error in parsing arguments for SetProgressor"

Last Published: December 24, 2018 ArcGIS Pro
Bug ID Number BUG-000118839
SubmittedDecember 14, 2018
Last ModifiedJune 5, 2024
Applies toArcGIS Pro
Version found2.2.3
Operating SystemWindows OS
Operating System Version10.0 64 Bit
StatusWill Not Be Addressed

Additional Information

Geoprocessing tools returns a Result object. To get an integer value from a Result object, use the following approach: count = int(arcpy.GetCount_management(data)[0])

Steps to Reproduce

Bug ID: BUG-000118839

Software:

  • ArcGIS Pro

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options