Skip to content

Help? #4

@kartogishenko

Description

@kartogishenko

#I get a bunch of errors trying to replicate you User Reader example saying:

File "hermtest.py", line 6, in <module>
    pw = Paperwork(dataset=fc)
  File "C:\pythonenv\pyodbc_hermes\venv\lib\site-packages\esri_hermes-1.1.2-py2.7.egg\hermes\paperwork.py", line 89, in __init__
    self.dataset = dataset
  File "C:\pythonenv\pyodbc_hermes\venv\lib\site-packages\esri_hermes-1.1.2-py2.7.egg\hermes\paperwork.py", line 128, in dataset
    self._setup()
  File "C:\pythonenv\pyodbc_hermes\venv\lib\site-packages\esri_hermes-1.1.2-py2.7.egg\hermes\paperwork.py", line 111, in _setup
    "arc" : str(arcpy.GetMessages(2))
hermes.common.HermesErrorHandler: {'function': '_setup', 'line': 'line 102', 'arc': '', 'synerror': 'RuntimeError: Object: Error in executing tool', 'filename': 'paperwork.py'}

What am I missing? I have imported arcpy, hermes and from hermes imported Paperwork

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions