Esri / Esri/network-analysis-services

Analyze Network Dataset Fails

Open
#25 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
19
Forks
7
PR merge metrics
No merged PRs in 30d

Description

When trying to execute the Analyze Network Dataset Tool, the following error occurs:
Executing: AnalyzeNetworkDataset "\\Coangisd\gis\GIS\ArcGIS\GeoDatabases\Network Dataset\NetworkDataset.gdb\Transportation\Centerlines_ND"
Start Time: Wed May 08 10:29:18 2019
Running script AnalyzeNetworkDataset...

Traceback (most recent call last):
File "", line 349, in execute
File "D:\ArcGIS\Toolboxes\network-analysis-services-2.1\ut.py", line 1473, in __init__
self.descNDS = arcpy.Describe(network_dataset)
AttributeError: 'module' object has no attribute 'Describe'

Failed to execute (AnalyzeNetworkDataset).
Failed at Wed May 08 10:29:18 2019 (Elapsed Time: 0.00 seconds)

I'm unsure as to where or what this is.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.