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()
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.