<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Map Book script from ESRI exercise fails with Runtime error in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/map-book-script-from-esri-exercise-fails-with/m-p/531523#M41623</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I manually changed the paths and I still get that same error. Other times everything crashes and I get an ESRI send error report.&amp;nbsp; Any other ideas other than manually checking the paths?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Nov 2011 13:47:30 GMT</pubDate>
    <dc:creator>MollyWatson</dc:creator>
    <dc:date>2011-11-17T13:47:30Z</dc:date>
    <item>
      <title>Map Book script from ESRI exercise fails with Runtime error</title>
      <link>https://community.esri.com/t5/python-questions/map-book-script-from-esri-exercise-fails-with/m-p/531521#M41621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am working on the exercise " Creating a Map Book" from ESRI's online Help for v10. This is the link to the section that uses a python script. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;[URL="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Adding_title_and_overview_map_pages_to_your_map_book/00s90000002n000000/" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Adding_title_and_overview_map_pages_to_your_map_book/00s90000002n000000/&lt;/A&gt;&lt;SPAN&gt;"]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The script returns this error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Runtime error &amp;lt;type 'exceptions.AttributeError'&amp;gt;: Invalid path&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone know why?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to export the map to PDF in the prior step.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Mar 2011 18:42:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/map-book-script-from-esri-exercise-fails-with/m-p/531521#M41621</guid>
      <dc:creator>WilliamLord</dc:creator>
      <dc:date>2011-03-12T18:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Map Book script from ESRI exercise fails with Runtime error</title>
      <link>https://community.esri.com/t5/python-questions/map-book-script-from-esri-exercise-fails-with/m-p/531522#M41622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well are you just copy-pasting from the help or are you changing the paths. It may just be that the path in your script doesnt exist. manually check em.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2011 16:43:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/map-book-script-from-esri-exercise-fails-with/m-p/531522#M41622</guid>
      <dc:creator>ChrisMathers</dc:creator>
      <dc:date>2011-03-14T16:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Map Book script from ESRI exercise fails with Runtime error</title>
      <link>https://community.esri.com/t5/python-questions/map-book-script-from-esri-exercise-fails-with/m-p/531523#M41623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I manually changed the paths and I still get that same error. Other times everything crashes and I get an ESRI send error report.&amp;nbsp; Any other ideas other than manually checking the paths?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 13:47:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/map-book-script-from-esri-exercise-fails-with/m-p/531523#M41623</guid>
      <dc:creator>MollyWatson</dc:creator>
      <dc:date>2011-11-17T13:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Map Book script from ESRI exercise fails with Runtime error</title>
      <link>https://community.esri.com/t5/python-questions/map-book-script-from-esri-exercise-fails-with/m-p/531524#M41624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I completely reproduced the directly structure with made up files and it all worked.&amp;nbsp; You must have a logical error somewhere in your file name or path.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also - you mention that you get an crash report.&amp;nbsp; Are you running this from within ArcMap or as a stand alone script?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2011 21:42:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/map-book-script-from-esri-exercise-fails-with/m-p/531524#M41624</guid>
      <dc:creator>JeffBarrette</dc:creator>
      <dc:date>2011-11-21T21:42:28Z</dc:date>
    </item>
  </channel>
</rss>

