arcpy.env.workspace = os.path.abspath(os.path.dirname(__file__))
import PerimetrosAFrentes PerimetrosAFrentes.Principal()
File "W:\0_FUENTES_PROGRAMAS\DOCUMENTACION_INCENDIOS\DOCUMENTACION_INCENDIOS\PerimetrosAFrentes.py", line 34, in Principal fc_li_a = gp.Describe(r"ACTUAL\LINEAS").CatalogPath RuntimeError: ERROR 999999: Error executing function.
import arcpy def main(): <your geoprocessing script>
import tool_implementation tool_implementation.main()
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.