Python script ran fine. Thus I use "Package Result" to create gpkx under ArcGIS Pro 2.9.4. It fails with ERROR 002702: Desktop version 2.1 tool Delete_management parameter in_data has changes to its datatype changed. This does not happen under ArcGIS Pro 3.0. Can you tell why this happens? My script takes an input of a json serialized text file, output folder for shapefiles, and logfile textfile.
Solved! Go to Solution.
Under ArcGISPro 2.9.4 picking Current version eliminated the error. Thanks.
Can you share the parameters you're using for Package Result? (python command or a screenshot of the GUI)
Perhaps you need to uncheck all versions and choose `Current version`? (see Package Result (Data Management) > Parameters)
Under ArcGISPro 2.9.4 picking Current version eliminated the error. Thanks.