Skip to content

AttributeError: 'NoneType' object has no attribute 'to_html' #11

@StephenStrand

Description

@StephenStrand

Just wanted to say how great this tool is. I'm getting great results with it for the most part, but have two SDE connections where I get the following error and was wondering if anyone had something similar occur and what their fix was? Thanks!

AttributeError                            Traceback (most recent call last)
In  [3]:
Line 5:     reporter.gdb2html()

File C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\registrant-0.7-py3.7.egg\registrant\_reporter.py, in gdb2html:
Line 132:   do_report_tables_indexes,

File C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\registrant-0.7-py3.7.egg\registrant\_reporter.py, in _report_tables:
Line 445:   report_path=self.report_file_path)

File C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\registrant-0.7-py3.7.egg\registrant\_build_html.py, in add_div_to_html_page:
Line 86:    html_table = df.to_html(

AttributeError: 'NoneType' object has no attribute 'to_html'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions