I am trying to use the Crime Analysis | ArcGIS Solutions for Local Government and I keep running into an error.
I am using these tools: RecordImportLG.zip
And following these instructions: Configure records import - Crime Analysis | ArcGIS Solutions for Local Government
I run the Configure Record Import (XY) tool. Then I select the .ini file in the Import Records tool.
For some reason I keep getting this error:
Traceback <SPAN class="punctuation token">(</SPAN>most recent call last<SPAN class="punctuation token">)</SPAN><SPAN class="punctuation token">:</SPAN>
File <SPAN class="string token">"C:\2018-10-31 Crime Analysis\import_records.py"</SPAN><SPAN class="punctuation token">,</SPAN> line <SPAN class="number token">1465</SPAN><SPAN class="punctuation token">,</SPAN> <SPAN class="keyword token">in</SPAN> <SPAN class="operator token"><</SPAN>module<SPAN class="operator token">></SPAN>
main<SPAN class="punctuation token">(</SPAN><SPAN class="operator token">*</SPAN>argv<SPAN class="punctuation token">)</SPAN>
File <SPAN class="string token">"C:\2018-10-31 Crime Analysis\import_records.py"</SPAN><SPAN class="punctuation token">,</SPAN> line <SPAN class="number token">861</SPAN><SPAN class="punctuation token">,</SPAN> <SPAN class="keyword token">in</SPAN> main
<SPAN class="keyword token">with</SPAN> open<SPAN class="punctuation token">(</SPAN>rptLog<SPAN class="punctuation token">,</SPAN> <SPAN class="string token">"w"</SPAN><SPAN class="punctuation token">)</SPAN> <SPAN class="keyword token">as</SPAN> log<SPAN class="punctuation token">:</SPAN>
OSError<SPAN class="punctuation token">:</SPAN> <SPAN class="punctuation token">[</SPAN>Errno <SPAN class="number token">22</SPAN><SPAN class="punctuation token">]</SPAN> Invalid argument<SPAN class="punctuation token">:</SPAN> <SPAN class="string token">'c:\\2018-10-31 Crime Analysis\\logs\\2020-02-27_13-30-33_name".log'</SPAN>
Failed to execute <SPAN class="punctuation token">(</SPAN>ImportRecords<SPAN class="punctuation token">)</SPAN><SPAN class="punctuation token">.</SPAN><SPAN class="line-numbers-rows"><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN></SPAN>
Suggestions for a work around?