Select to view content in your preferred language

Problem with Create Street Index Report Tool

2224
1
10-25-2013 02:49 PM
Labels (1)
JillBeckmann
Emerging Contributor
I am trying to run the Create Street Index Report Tool, but keep getting the same error message.  Here are the results below.   I am not familiar with python, and can't find any reference to this error online.  Any help would be appreciated.


Executing: CreateStreetIndexReport HC_Streets FULLNAME FireMapIndex_HC1 PAGENAME LANDSCAPE C:\Users\jbeckmann\Documents\ArcGIS\Work\FireRun\FireRun_MXD\HC_FireRun_StreetIndex.pdf
Start Time: Fri Oct 25 15:44:48 2013
Running script CreateStreetIndexReport...

Traceback (most recent call last):
  File "C:\Users\jbeckmann\Data\FireRunBookfor10.1\Application\StreetIndexReport.py", line 15, in <module>
    from  reportlab.lib.styles import ParagraphStyle as PS, StyleSheet1
ImportError: No module named reportlab.lib.styles

Failed to execute (CreateStreetIndexReport).
Failed at Fri Oct 25 15:44:59 2013 (Elapsed Time: 11.00 seconds)
0 Kudos
1 Reply
JillBeckmann
Emerging Contributor
Apparently, I forgot to install Reportlab, so, no problem here.
0 Kudos