<?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: Python window and Geoprocessing inputs crash ArcGIS Pro after installing ArcGIS API for Python in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/python-window-and-geoprocessing-inputs-crash/m-p/864736#M4361</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Drew,&lt;/P&gt;&lt;P&gt;Overwriting web layers is possible. Check out this sample:&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-python-api/blob/dev/samples/05_content_publishers/overwriting_feature_layers.ipynb"&gt;https://github.com/Esri/arcgis-python-api/blob/dev/samples/05_content_publishers/overwriting_feature_layers.ipynb&lt;/A&gt;&amp;nbsp;This sample and the code behind is still in beta. To get this capability, you need to upgrade your ArcGIS API for Python package from 1.0.1 to 1.2.beta2 using the following command typed in the Python Command Prompt that ships with ArcGIS Pro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="language-python line-numbers"&gt;&lt;CODE&gt;conda upgrade &lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;c esri&lt;SPAN class="operator token"&gt;/&lt;/SPAN&gt;label&lt;SPAN class="operator token"&gt;/&lt;/SPAN&gt;beta2 arcgis&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 May 2017 16:57:24 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2017-05-22T16:57:24Z</dc:date>
    <item>
      <title>Python window and Geoprocessing inputs crash ArcGIS Pro after installing ArcGIS API for Python</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/python-window-and-geoprocessing-inputs-crash/m-p/864730#M4355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After installing ArcGIS API for Python, inputs into the Python window and Geoprocessing tools cause ArcGIS Pro to crash immediately. &amp;nbsp;I also cannot publish web services to Portal any longer since the install.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be much appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2017 15:51:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/python-window-and-geoprocessing-inputs-crash/m-p/864730#M4355</guid>
      <dc:creator>DrewWilkie1</dc:creator>
      <dc:date>2017-05-18T15:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Python window and Geoprocessing inputs crash ArcGIS Pro after installing ArcGIS API for Python</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/python-window-and-geoprocessing-inputs-crash/m-p/864731#M4356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you give the following details&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;How did you install the Python API? - Using Python Package Manager of Pro or using Python Command Prompt by typing `conda install -c esri arcgis` command?&lt;/LI&gt;&lt;LI&gt;You version of Python API installed&lt;/LI&gt;&lt;LI&gt;Your Pro build version - you can get this from 'About' section of Pro&lt;/LI&gt;&lt;LI&gt;Your Pro install location, is it in C:\Program Files\ArcGIS.. or in your user profile (such as C:\users\username\ProgramData\)&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2017 16:57:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/python-window-and-geoprocessing-inputs-crash/m-p/864731#M4356</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-05-18T16:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Python window and Geoprocessing inputs crash ArcGIS Pro after installing ArcGIS API for Python</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/python-window-and-geoprocessing-inputs-crash/m-p/864732#M4357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Pro's Python Package Manager&lt;/P&gt;&lt;P&gt;2. It defaulted to an older version, (.3 I believe) I uninstalled and re-installed the newer version(1.x) which did not resolve the issue.&lt;/P&gt;&lt;P&gt;3. Pro 1.4.1&lt;/P&gt;&lt;P&gt;4 C:\Program Files\ArcGIS\Pro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2017 21:30:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/python-window-and-geoprocessing-inputs-crash/m-p/864732#M4357</guid>
      <dc:creator>DrewWilkie1</dc:creator>
      <dc:date>2017-05-18T21:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Python window and Geoprocessing inputs crash ArcGIS Pro after installing ArcGIS API for Python</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/python-window-and-geoprocessing-inputs-crash/m-p/864733#M4358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, I will send this over a colleague of mine to investigate this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2017 21:45:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/python-window-and-geoprocessing-inputs-crash/m-p/864733#M4358</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-05-18T21:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Python window and Geoprocessing inputs crash ArcGIS Pro after installing ArcGIS API for Python</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/python-window-and-geoprocessing-inputs-crash/m-p/864734#M4359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Drew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Continuum recently upgraded their Python package, which altered the DLLs which are included with the Python distribution. To fix this, there are a few options, but the simplest is to navigate to your environment directory (which should be C:\Program Files\ArcGIS\Pro\envs\arcgispro-py3) and move the python3.dll file there to another location. Try starting Pro with that file removed, and see if Python works correctly from within Pro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option is to restore the original Python package, but the above should allow you to continue using the newest Python package alongside Pro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Shaun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2017 15:26:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/python-window-and-geoprocessing-inputs-crash/m-p/864734#M4359</guid>
      <dc:creator>ShaunWalbridge</dc:creator>
      <dc:date>2017-05-19T15:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Python window and Geoprocessing inputs crash ArcGIS Pro after installing ArcGIS API for Python</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/python-window-and-geoprocessing-inputs-crash/m-p/864735#M4360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shaun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am very interested in utilizing the capabilities of the ArcGIS API for Python, though I'm not sure I have the bandwidth necessary to test these scenarios. &amp;nbsp;That's not to say that I won't in the future...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the meantime, and based on this first pass experience, I am hesitant to have the package interact with my Portal environment. &amp;nbsp;I am a small shop that does not have the luxury of dev/test/prod environments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you seen successful implementations of using the API to execute the "Overwrite Web Layers" in a localized Pro/Portal environment?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Drew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 15:30:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/python-window-and-geoprocessing-inputs-crash/m-p/864735#M4360</guid>
      <dc:creator>DrewWilkie1</dc:creator>
      <dc:date>2017-05-22T15:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Python window and Geoprocessing inputs crash ArcGIS Pro after installing ArcGIS API for Python</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/python-window-and-geoprocessing-inputs-crash/m-p/864736#M4361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Drew,&lt;/P&gt;&lt;P&gt;Overwriting web layers is possible. Check out this sample:&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-python-api/blob/dev/samples/05_content_publishers/overwriting_feature_layers.ipynb"&gt;https://github.com/Esri/arcgis-python-api/blob/dev/samples/05_content_publishers/overwriting_feature_layers.ipynb&lt;/A&gt;&amp;nbsp;This sample and the code behind is still in beta. To get this capability, you need to upgrade your ArcGIS API for Python package from 1.0.1 to 1.2.beta2 using the following command typed in the Python Command Prompt that ships with ArcGIS Pro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="language-python line-numbers"&gt;&lt;CODE&gt;conda upgrade &lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;c esri&lt;SPAN class="operator token"&gt;/&lt;/SPAN&gt;label&lt;SPAN class="operator token"&gt;/&lt;/SPAN&gt;beta2 arcgis&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 16:57:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/python-window-and-geoprocessing-inputs-crash/m-p/864736#M4361</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-05-22T16:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Python window and Geoprocessing inputs crash ArcGIS Pro after installing ArcGIS API for Python</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/python-window-and-geoprocessing-inputs-crash/m-p/864737#M4362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Atma -&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having a similar problem when accessing the python window from ArcGIS Pro.&lt;/P&gt;&lt;P&gt;I updated ArcGIS Pro today to version 2.0.1.&lt;/P&gt;&lt;P&gt;I also tried to open python manually by going to&amp;nbsp;&lt;SPAN style="color: #4d4d4d; background-color: #fefefe; font-weight: bold;"&gt;\ArcGIS\Pro\bin\Python\envs\arcgispro-py3&amp;nbsp;&lt;/SPAN&gt;and it crashed there as well. I get the following error:&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/371404_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any input would be appreciated.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2017 20:57:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/python-window-and-geoprocessing-inputs-crash/m-p/864737#M4362</guid>
      <dc:creator>RachelAlbritton</dc:creator>
      <dc:date>2017-09-15T20:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Python window and Geoprocessing inputs crash ArcGIS Pro after installing ArcGIS API for Python</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/python-window-and-geoprocessing-inputs-crash/m-p/864738#M4363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you getting that error after import arcpy, or from a Python.exe session without any further steps? I'd try renaming your existing arcgispro-py3 directory, then running the repair for ArcGIS Pro 2.0, and it should lay down a new initial valid copy of the arcgispro-py3 environment.&lt;BR /&gt;&lt;BR /&gt;Cheers, Shaun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2017 21:10:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/python-window-and-geoprocessing-inputs-crash/m-p/864738#M4363</guid>
      <dc:creator>ShaunWalbridge</dc:creator>
      <dc:date>2017-09-15T21:10:59Z</dc:date>
    </item>
  </channel>
</rss>

