-1

Why do I get an error message while loading and generating a file on ArcGIS Toolbox? I have attached a picture of the problem below

error message image

2
  • 1
    Welcome to GIS SE. As a new user, please take the Tour. A well-written Question will describe the software in use, the data being processed , the task, the exact steps taken, and provide the exact error message as text in the body of the Question. This has none of these things, making it difficult to reproduce the error. Commented Jun 15, 2023 at 11:35
  • Sounds like "Input DTM" should be a raster and you are inputting a shapefile? Commented Jun 15, 2023 at 18:46

1 Answer 1

1

import arcpy.utils as utils works fine for me on ArcMap 10.8. Sounds like you have a corrupted install.

1
  • 2
    Hornbydd is probably onto something with the corrupted install. The "Easiest" fix is to simply repair ArcMap from Add/Remove software. Generally issues like this occur when another version of Python was installed on the computer After ArcMap was installed. So ArcMap becomes confused as to what Python it should be using. Commented Jun 15, 2023 at 11:58

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.