Hello,
I am using the Empirical Bayesian Kriging geoprocessing tool in a workflow. In ArcGIS Pro, I am using a named user licence (from Arcgis Enterprise Portal) with the GeoStats extension enabled (working when it is executed from the geoprocessing toolbar in Arcgis Pro).
However, I encounter problems when I use it in Model Builder and in the Python script in VS Code (using the Python environment installed with ArcGIS Pro 3.11.11). As the workflow is quite long, we would like to use a Python script or Model Builder.
Within the Python script, I integrated a licence check, showing that the GeoStats extension is not available, which is strange. Also the check in the Python Interactive Terminal stats not licensed.
Has anyone had similar problems or has some ideas to fix it?
Thanks.