<?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: Calculate Accessibility Matrix Error in Public Transit Questions</title>
    <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-error/m-p/447797#M170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot reproduce this problem, but I have an idea about what caused it.&amp;nbsp; Do you also have the BetterBusBuffers tool on your computer, and where is it saved in relation to the Transit Network Analysis Tools toolbox?&amp;nbsp; Both of these are python toolboxes, and both of them import a script called ToolValidator, and both versions of ToolValidator have a method called&amp;nbsp;allow_YYYYMMDD_day().&amp;nbsp; From the error message, it looks to me as if Transit Network Analysis Tools is mistakenly calling the BetterBusBuffers version of that method.&amp;nbsp; I don't know how it would do that unless you saved the two tools in the same folder or something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try a fresh download of each toolbox, and make sure that they're saved in different folders.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Apr 2020 15:15:09 GMT</pubDate>
    <dc:creator>MelindaMorang</dc:creator>
    <dc:date>2020-04-27T15:15:09Z</dc:date>
    <item>
      <title>Calculate Accessibility Matrix Error</title>
      <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-error/m-p/447796#M169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When creating an OD Cost Matrix, using a Network Dataset with Public Transit Data (that works fine for Service Area generation), the following error pops up already in the Geoprocessing Pane:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR 032659 Traceback (most recent call last):&lt;BR /&gt; File "&amp;lt;string&amp;gt;", line 536, in updateMessages&lt;BR /&gt;TypeError: allow_YYYYMMDD_day() missing 1 required positional argument: 'SQLDbase'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, the Calender file for the GTFS data is not enabled for generic weekdays.&lt;/P&gt;&lt;P&gt;However, it doesn't change even when going to a specific date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/490094_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any input in how to get this right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2020 14:20:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-error/m-p/447796#M169</guid>
      <dc:creator>ErikMalmström</dc:creator>
      <dc:date>2020-04-27T14:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Accessibility Matrix Error</title>
      <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-error/m-p/447797#M170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot reproduce this problem, but I have an idea about what caused it.&amp;nbsp; Do you also have the BetterBusBuffers tool on your computer, and where is it saved in relation to the Transit Network Analysis Tools toolbox?&amp;nbsp; Both of these are python toolboxes, and both of them import a script called ToolValidator, and both versions of ToolValidator have a method called&amp;nbsp;allow_YYYYMMDD_day().&amp;nbsp; From the error message, it looks to me as if Transit Network Analysis Tools is mistakenly calling the BetterBusBuffers version of that method.&amp;nbsp; I don't know how it would do that unless you saved the two tools in the same folder or something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try a fresh download of each toolbox, and make sure that they're saved in different folders.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2020 15:15:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-error/m-p/447797#M170</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2020-04-27T15:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Accessibility Matrix Error</title>
      <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-error/m-p/1026571#M171</link>
      <description>&lt;P&gt;Did you ever find a solution to this problem? Another user reported a similar issue to me, and I still cannot reproduce it.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Feb 2021 16:57:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-error/m-p/1026571#M171</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2021-02-13T16:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Accessibility Matrix Error</title>
      <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-error/m-p/1094637#M488</link>
      <description>&lt;P&gt;I know this is old, but thought I'd chime in since I just had this issue when running the Prepare Time Lapse Polygons.&lt;/P&gt;&lt;P&gt;I only recently switched to Pro and this was my first time using the toolbox in Pro. I have&amp;nbsp;&lt;SPAN&gt;BetterBusBuffers and&amp;nbsp;Transit Network Analysis Tools in the same parent folder.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What I tried:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- move&amp;nbsp;Transit Network Analysis Tools to another folder. No change in error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- move&amp;nbsp;Transit Network Analysis Tools to X drive (other drive has no other toolboxes). No change in error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- created a new project in X drive and used the&amp;nbsp;Transit Network Analysis Tools from X drive. Worked.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm not sure if creating the new project in the other drive made any difference. I suspect it was just the "new" aspect. The original project I was using that was getting the error had already been used for a lot of other network analysis. My half baked theory is that it had already made some connections to the wrong Tool Validator when I tried to run Transit Network Analysis Tools.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 20:03:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-error/m-p/1094637#M488</guid>
      <dc:creator>KD_</dc:creator>
      <dc:date>2021-09-01T20:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Accessibility Matrix Error</title>
      <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-error/m-p/1094646#M489</link>
      <description>&lt;P&gt;Sorry about this error.&lt;/P&gt;&lt;P&gt;ArcGIS Pro is&amp;nbsp; kind of weird about script tools that import other modules. It will not reimport the modules unless you close and reopen Pro. So, probably what happened after you moved stuff around was that Pro was still holding onto its memory of the original import and not noticing the change. When you created a new project, it imported everything afresh, and it worked.&amp;nbsp; I suspect you could reopen your old project, and it would work fine now, too.&lt;/P&gt;&lt;P&gt;The good news is that BetterBusBuffers will be deprecated and replaced with a new tool available in core ArcGIS Pro with the 2.9 release. You will no longer need BetterBusBuffers at all and can use the new Calculate Transit Service Frequency tool out of the box.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 20:11:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-error/m-p/1094646#M489</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2021-09-01T20:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Accessibility Matrix Error</title>
      <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-error/m-p/1094697#M490</link>
      <description>&lt;P&gt;Yeah, I restarted my computer and that solved the issue. Classic.&lt;/P&gt;&lt;P&gt;Side note on this tool. I found that if I set the "Geometry at Overlap" to Dissolve, it does not add the TimeOfDay field to the output. It's not the end of the world because I can just run it as Overlap and dissolve afterwards, but it's a bit of an annoyance that I'd love a fix for.&lt;/P&gt;&lt;P&gt;Edit to add: Thank you for all the work you do on these tools. I use them a ton!&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 21:23:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-error/m-p/1094697#M490</guid>
      <dc:creator>KD_</dc:creator>
      <dc:date>2021-09-01T21:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Accessibility Matrix Error</title>
      <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-error/m-p/1094736#M491</link>
      <description>&lt;P&gt;Oh, thanks for reporting that issue with Dissolve. You are probably one of the first people to use my recent full rewrite of that tool, and you found a bug. I'm working on a fix for it and will post again when I've finished it.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 23:03:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-error/m-p/1094736#M491</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2021-09-01T23:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Accessibility Matrix Error</title>
      <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-error/m-p/1094751#M492</link>
      <description>&lt;P&gt;Actually, that did not turn out to be a difficult problem to solve.&lt;/P&gt;&lt;P&gt;Resolved here: &lt;A href="https://github.com/Esri/public-transit-tools/pull/156" target="_blank"&gt;https://github.com/Esri/public-transit-tools/pull/156&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Downloadable without GitHub here:&amp;nbsp;&lt;A href="https://www.arcgis.com/home/item.html?id=23cc1b720eb0418db4d0e61955b8fe43" target="_blank"&gt;https://www.arcgis.com/home/item.html?id=23cc1b720eb0418db4d0e61955b8fe43&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Sep 2021 00:24:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-error/m-p/1094751#M492</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2021-09-02T00:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Accessibility Matrix Error</title>
      <link>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-error/m-p/1094754#M493</link>
      <description>&lt;P&gt;Awesome! Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 02 Sep 2021 00:41:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/calculate-accessibility-matrix-error/m-p/1094754#M493</guid>
      <dc:creator>KD_</dc:creator>
      <dc:date>2021-09-02T00:41:54Z</dc:date>
    </item>
  </channel>
</rss>

