-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Have added Pythonpath to C:Python2.7, etc; tool still won't run. Ran unit tests through cmd (admin), some tests work (not all). Error message via Arcmap
Traceback (most recent call last):
File "C:\Python27\ArcGIS10.6\BAL-2.1.2\bal.py", line 371, in
run()
File "C:\Python27\ArcGIS10.6\BAL-2.1.2\bal.py", line 357, in run
mask = find_aoi(extent, dem, veg)
File "C:\Python27\ArcGIS10.6\BAL-2.1.2\bal.py", line 317, in find_aoi
get_extent_mask(extent, mask)
File "C:\Python27\ArcGIS10.6\BAL-2.1.2\bal.py", line 247, in get_extent_mask
array.add(arcpy.Point(float(extent_list[0]), float(extent_list[1])))
ValueError: could not convert string to float: None
Failed to execute (BAL).
Metadata
Metadata
Assignees
Labels
No labels