Create Street Index report error?

6421
5
03-30-2014 02:20 PM
stefanlivingston2
New Contributor III
Using firerunbook 10.1 and trying to create street map index using the tool and cannot figure out what this error is. Anyone?



Executing: CreateStreetIndexReport LaurelStreets_ForIntersections STREETNAME Index PageName PORTRAIT "C:\Users\Stefan Livingston\Documents\ArcGIS\Web Maps\test1.pdf"
Start Time: Sun Mar 30 18:17:12 2014
Running script CreateStreetIndexReport...
Failed script CreateStreetIndexReport...

Traceback (most recent call last):
  File "C:\Users\Stefan Livingston\Documents\ArcGIS\Web Maps\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 Sun Mar 30 18:17:13 2014 (Elapsed Time: 0.26 seconds)
Tags (1)
0 Kudos
5 Replies
T__WayneWhitley
Frequent Contributor
Do you have the appropriate version of ReportLab installed?

http://resources.arcgis.com/en/help/localgovernment/10.1/index.html#//028s000000nw000000
0 Kudos
stefanlivingston2
New Contributor III
Something so simple. THanks!
0 Kudos
KathleenWallis
Occasional Contributor II

I know this thread is old. What version of report lab do I need for making the street index report in Desktop 10.2.1
the above link is broken.
thanks

0 Kudos
T__WayneWhitley
Frequent Contributor

For anyone still curious, see this:

http://solutions.arcgis.com/local-government/help/fire-run-book/

The below was copied from that page:

Fire Run Book is supported on ArcGIS 10.1, 10.2 and 10.3.

RequirementDescription
Experience
  • Map production workflows in ArcGIS for Desktop
Software
Map Authoring
Note

ReportLab 2.7 for Python 2.7 64-bit is required to run the Fire Run Book tools using 64-bit background geoprocessing.

0 Kudos
AmyRoust
Occasional Contributor III

To add one more note of clarification: when you click on the link for ReportLab 2.7 for Python 2.7 32-bit, you will get a long list of options to download. The link I used was called reportlab-2.7.win32-py2.7.exe. When you click on it, it will prompt you to save. Once you save it, you'll double-click it to launch the installer. Once you've installed it, the script will work.