<?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: Help with arcpy in PyCharm in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/help-with-arcpy-in-pycharm/m-p/100451#M7796</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, both were set to the pro py3&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 14 Dec 2019 17:15:18 GMT</pubDate>
    <dc:creator>DylanHarwell2</dc:creator>
    <dc:date>2019-12-14T17:15:18Z</dc:date>
    <item>
      <title>Help with arcpy in PyCharm</title>
      <link>https://community.esri.com/t5/python-questions/help-with-arcpy-in-pycharm/m-p/100441#M7786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am attempting to do the Python for Everyone training using ArcGIS Pro and python 3.5. I've followed the instructions and installed PyCharm but I am unable to import arcpy so I am unable to run any scripts.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there some settings that I need to change in order to use PyCharm?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 16:40:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/help-with-arcpy-in-pycharm/m-p/100441#M7786</guid>
      <dc:creator>MarkBinder</dc:creator>
      <dc:date>2017-11-30T16:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Help with arcpy in PyCharm</title>
      <link>https://community.esri.com/t5/python-questions/help-with-arcpy-in-pycharm/m-p/100442#M7787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What have you set for &lt;A class="link-titled" href="https://www.jetbrains.com/help/pycharm/project-interpreter.html" title="https://www.jetbrains.com/help/pycharm/project-interpreter.html"&gt;Project Interpreter - Help | PyCharm&lt;/A&gt;&amp;nbsp; ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 17:31:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/help-with-arcpy-in-pycharm/m-p/100442#M7787</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2017-11-30T17:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Help with arcpy in PyCharm</title>
      <link>https://community.esri.com/t5/python-questions/help-with-arcpy-in-pycharm/m-p/100443#M7788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I followed the instructions. So I set it as local and navigated to the Python.exe file in the indicated&amp;nbsp;ArcGIS Pro/Python 3.5 subdirectory.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 17:41:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/help-with-arcpy-in-pycharm/m-p/100443#M7788</guid>
      <dc:creator>MarkBinder</dc:creator>
      <dc:date>2017-11-30T17:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help with arcpy in PyCharm</title>
      <link>https://community.esri.com/t5/python-questions/help-with-arcpy-in-pycharm/m-p/100444#M7789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which instructions?&amp;nbsp; The Esri instructions for using an IDE with Pro Python or the PyCharm ones?&amp;nbsp; Really, you need to be aware of both.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What exactly is the error message?&amp;nbsp; I use PyCharm regularly with ArcGIS Pro Python, and I haven't had problems importing ArcPy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 17:56:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/help-with-arcpy-in-pycharm/m-p/100444#M7789</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2017-11-30T17:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Help with arcpy in PyCharm</title>
      <link>https://community.esri.com/t5/python-questions/help-with-arcpy-in-pycharm/m-p/100445#M7790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I installed PyCharm and did this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Browse to C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3 and choose python.exe.&lt;BR /&gt;Click OK to set the project interpreter.&lt;BR /&gt;Click OK to close the Default Settings window.&lt;BR /&gt;Note: It may take a moment for the settings&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to run the script I get an error when it tries to import arcpy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 18:08:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/help-with-arcpy-in-pycharm/m-p/100445#M7790</guid>
      <dc:creator>MarkBinder</dc:creator>
      <dc:date>2017-11-30T18:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Help with arcpy in PyCharm</title>
      <link>https://community.esri.com/t5/python-questions/help-with-arcpy-in-pycharm/m-p/100446#M7791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I moved on to the next step and opened ArcGIS Pro and now PyCharm seems to be working. I was able to both run the script and import arcpy using the console.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 19:39:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/help-with-arcpy-in-pycharm/m-p/100446#M7791</guid>
      <dc:creator>MarkBinder</dc:creator>
      <dc:date>2017-11-30T19:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Help with arcpy in PyCharm</title>
      <link>https://community.esri.com/t5/python-questions/help-with-arcpy-in-pycharm/m-p/100447#M7792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've decided I don't really like developing in Spyder for Py3 stuff.. I went and got PyCharm, have done a bunch of internet sleuthing on how to use it with ArcGIS Pro's installation of Python 3 - sounds really simple, just configure the interpreter to your python.exe buried way down in the Pro folders.. Well I've done that and I can't import arcpy! It doesn't see it as a package.&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/474336_PyCharm_Py3.JPG" /&gt;&amp;nbsp;&lt;IMG alt="" class="jive-emoji jive-image image-2 j-img-original" src="https://community.esri.com/legacyfs/online/474337_PyCharm_Arcpy.JPG" /&gt;&lt;/P&gt;&lt;P&gt;Anybody? Bueller...&amp;nbsp;&lt;SPAN&gt;B&lt;/SPAN&gt;&lt;SPAN&gt;ueller...&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2019 01:23:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/help-with-arcpy-in-pycharm/m-p/100447#M7792</guid>
      <dc:creator>DylanHarwell2</dc:creator>
      <dc:date>2019-11-22T01:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Help with arcpy in PyCharm</title>
      <link>https://community.esri.com/t5/python-questions/help-with-arcpy-in-pycharm/m-p/100448#M7793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ArcPy won't show up in the package list, so that is expected, although I can't remember the exact reason why.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That bottom screenshot, is that your Python console in PyCharm?&amp;nbsp; If so, have you set the Python console to the "correct" Python interpreter because setting the console is different than your project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have set the Python console interpreter to Pro Python, make sure Pro is set to automatically sign in and get a license (if using Named user); otherwise, you will end up getting a RuntimeError when trying to import the module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2019 21:08:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/help-with-arcpy-in-pycharm/m-p/100448#M7793</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2019-11-22T21:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: Help with arcpy in PyCharm</title>
      <link>https://community.esri.com/t5/python-questions/help-with-arcpy-in-pycharm/m-p/100449#M7794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I set the project to use ArcPro Py3 as well as the interpreter. Still not importing arcpy, though I do see it in the 'intellisense' list when I type 'import ar...'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might be the offline licensing issue you mentioned with Pro. It looks like my organization has disabled that, but I can use Spyder and work with ArcPy without being signed into Pro...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2019 19:22:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/help-with-arcpy-in-pycharm/m-p/100449#M7794</guid>
      <dc:creator>DylanHarwell2</dc:creator>
      <dc:date>2019-11-27T19:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Help with arcpy in PyCharm</title>
      <link>https://community.esri.com/t5/python-questions/help-with-arcpy-in-pycharm/m-p/100450#M7795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The screenshot you posted earlier looks like you are using the console, which has its own setting Python interpreter.&amp;nbsp; You mention that you set the project to use ArcGIS Pro Python, but you didn't state whether the console is using that interpreter as well.&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image" height="269" src="https://community.esri.com/legacyfs/online/476244_Capture1.PNG" width="416" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Dec 2019 16:24:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/help-with-arcpy-in-pycharm/m-p/100450#M7795</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2019-12-14T16:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Help with arcpy in PyCharm</title>
      <link>https://community.esri.com/t5/python-questions/help-with-arcpy-in-pycharm/m-p/100451#M7796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, both were set to the pro py3&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Dec 2019 17:15:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/help-with-arcpy-in-pycharm/m-p/100451#M7796</guid>
      <dc:creator>DylanHarwell2</dc:creator>
      <dc:date>2019-12-14T17:15:18Z</dc:date>
    </item>
  </channel>
</rss>

