<?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 Unable to run Generalized Linear Model in ArcGIS Pro in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/unable-to-run-generalized-linear-model-in-arcgis/m-p/1336243#M73820</link>
    <description>&lt;P&gt;While trying to run the Generalized Linear Regression Model with ArcGIS Pro, it displayed the following error message&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;Traceback (most recent call last):
  File "d:\personal\mooc esri\esri_training\Resources\ArcToolbox\scripts\ga_desktop_generalizedlinearregression.py", line 29, in &amp;lt;module&amp;gt;
    explanatoryVariableMatching=get_value(6, as_value=True, val_table='glr_explanatory_variable_matching'),
  File "d:\personal\mooc esri\esri_training\Resources\ArcToolbox\Scripts\gautils\utilities.py", line 113, in run_ga_desktop_tool
    gax = get_client()
  File "d:\personal\mooc esri\esri_training\Resources\ArcToolbox\Scripts\gautils\utilities.py", line 96, in get_client
    from ga_spark.local import jobclient
  File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 1007, in _find_and_load
  File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 982, in _find_and_load_unlocked
  File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 925, in _find_spec
  File "&amp;lt;frozen importlib._bootstrap_external&amp;gt;", line 1423, in find_spec
  File "&amp;lt;frozen importlib._bootstrap_external&amp;gt;", line 1389, in _get_spec
  File "&amp;lt;frozen importlib._bootstrap_external&amp;gt;", line 1252, in __iter__
  File "&amp;lt;frozen importlib._bootstrap_external&amp;gt;", line 1239, in _recalculate
  File "&amp;lt;frozen importlib._bootstrap_external&amp;gt;", line 1235, in _get_parent_path
KeyError: 'ga_spark'&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE&gt;Failed script Generalized Linear Regression...&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;Failed to execute (GeneralizedLinearRegression).&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;How can I solve this issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Oct 2023 12:20:52 GMT</pubDate>
    <dc:creator>ReeyaShrestha</dc:creator>
    <dc:date>2023-10-09T12:20:52Z</dc:date>
    <item>
      <title>Unable to run Generalized Linear Model in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/unable-to-run-generalized-linear-model-in-arcgis/m-p/1336243#M73820</link>
      <description>&lt;P&gt;While trying to run the Generalized Linear Regression Model with ArcGIS Pro, it displayed the following error message&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;Traceback (most recent call last):
  File "d:\personal\mooc esri\esri_training\Resources\ArcToolbox\scripts\ga_desktop_generalizedlinearregression.py", line 29, in &amp;lt;module&amp;gt;
    explanatoryVariableMatching=get_value(6, as_value=True, val_table='glr_explanatory_variable_matching'),
  File "d:\personal\mooc esri\esri_training\Resources\ArcToolbox\Scripts\gautils\utilities.py", line 113, in run_ga_desktop_tool
    gax = get_client()
  File "d:\personal\mooc esri\esri_training\Resources\ArcToolbox\Scripts\gautils\utilities.py", line 96, in get_client
    from ga_spark.local import jobclient
  File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 1007, in _find_and_load
  File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 982, in _find_and_load_unlocked
  File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 925, in _find_spec
  File "&amp;lt;frozen importlib._bootstrap_external&amp;gt;", line 1423, in find_spec
  File "&amp;lt;frozen importlib._bootstrap_external&amp;gt;", line 1389, in _get_spec
  File "&amp;lt;frozen importlib._bootstrap_external&amp;gt;", line 1252, in __iter__
  File "&amp;lt;frozen importlib._bootstrap_external&amp;gt;", line 1239, in _recalculate
  File "&amp;lt;frozen importlib._bootstrap_external&amp;gt;", line 1235, in _get_parent_path
KeyError: 'ga_spark'&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE&gt;Failed script Generalized Linear Regression...&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;Failed to execute (GeneralizedLinearRegression).&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;How can I solve this issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2023 12:20:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/unable-to-run-generalized-linear-model-in-arcgis/m-p/1336243#M73820</guid>
      <dc:creator>ReeyaShrestha</dc:creator>
      <dc:date>2023-10-09T12:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to run Generalized Linear Model in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/unable-to-run-generalized-linear-model-in-arcgis/m-p/1336290#M73824</link>
      <description>&lt;P&gt;There are 2&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/geoanalytics-desktop/generalized-linear-regression.htm" target="_blank"&gt;Generalized Linear Regression (GeoAnalytics Desktop)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-statistics/generalized-linear-regression.htm" target="_blank"&gt;Generalized Linear Regression (Spatial Statistics)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Which are you using? and do you have the correct licensing for it?&lt;/P&gt;&lt;P&gt;The keyerror suggests that you don't have access to apache spark&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2023 14:30:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/unable-to-run-generalized-linear-model-in-arcgis/m-p/1336290#M73824</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2023-10-09T14:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to run Generalized Linear Model in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/unable-to-run-generalized-linear-model-in-arcgis/m-p/1336421#M73842</link>
      <description>&lt;P&gt;Looks like it's GeoAnalytics based upon this part of the code -&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;ga_desktop_generalizedlinearregression.py&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;GA = GeoAnalytics Desktop tool me thinks.&amp;nbsp; It requires an Advanced license of ArcGIS Pro to run.&amp;nbsp; What is your license level?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2023 21:14:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/unable-to-run-generalized-linear-model-in-arcgis/m-p/1336421#M73842</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2023-10-09T21:14:03Z</dc:date>
    </item>
  </channel>
</rss>

