-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
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
Labels
No labels