Skip to content

Pinchpoint Mapper - NameError: name 'Raster' is not defined #171

Description

@miistakis

Trying to run Pinchpoint Mapper in LM 3.0.0 in ArcMap 1.8.1 and tried in Pro 2.8.0 as well.

Both have the same error when I run Pinchpoint Mapper:

Python error on line 129 of s8_pinchpoints.py in Linkage Mapper Version 3.0.0:
NameError: name 'Raster' is not defined

Which is: outRas = Raster(resRaster) * Raster(resRaster)

Why is it not finding the function? resRaster is successfully referenced on line 61 without error, so I assume its fine.

Thoughts?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions