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)