<?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 Problem importing arcpy in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/problem-importing-arcpy/m-p/713117#M55322</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everybody.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have had Python 2.6 installed and I have been able to create and run non-GIS related Python scripts over the past few days as I attempt to learn the basics of the language.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have now installed ArcGIS10 and as Python 2.6 was already there ArcGIS didn't try/need to install it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Python code runs fine in the ArcGIS Python Window including "import arcpy"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However neither neither Pythonwin nor Idle will accept "import arcpy"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The error returned is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ImportError: No module named arcpy&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I thought I could run GIS scripts outside of ArcGIS but maybe this isn't possible or is it just a path setting?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for any suggestions&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Phil.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Nov 2011 21:51:58 GMT</pubDate>
    <dc:creator>PhilDonnelly</dc:creator>
    <dc:date>2011-11-29T21:51:58Z</dc:date>
    <item>
      <title>Problem importing arcpy</title>
      <link>https://community.esri.com/t5/python-questions/problem-importing-arcpy/m-p/713117#M55322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everybody.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have had Python 2.6 installed and I have been able to create and run non-GIS related Python scripts over the past few days as I attempt to learn the basics of the language.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have now installed ArcGIS10 and as Python 2.6 was already there ArcGIS didn't try/need to install it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Python code runs fine in the ArcGIS Python Window including "import arcpy"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However neither neither Pythonwin nor Idle will accept "import arcpy"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The error returned is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ImportError: No module named arcpy&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I thought I could run GIS scripts outside of ArcGIS but maybe this isn't possible or is it just a path setting?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for any suggestions&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Phil.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2011 21:51:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/problem-importing-arcpy/m-p/713117#M55322</guid>
      <dc:creator>PhilDonnelly</dc:creator>
      <dc:date>2011-11-29T21:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem importing arcpy</title>
      <link>https://community.esri.com/t5/python-questions/problem-importing-arcpy/m-p/713118#M55323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This thread will probably help you out, missing path references most likely.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/23230-quot-ImportError-No-module-named-arcpy-quot-PYTHON"&gt;http://forums.arcgis.com/threads/23230-quot-ImportError-No-module-named-arcpy-quot-PYTHON&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2011 21:55:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/problem-importing-arcpy/m-p/713118#M55323</guid>
      <dc:creator>MathewCoyle</dc:creator>
      <dc:date>2011-11-29T21:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem importing arcpy</title>
      <link>https://community.esri.com/t5/python-questions/problem-importing-arcpy/m-p/713119#M55324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;This thread will probably help you out, missing path references most likely.&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/23230-quot-ImportError-No-module-named-arcpy-quot-PYTHON"&gt;http://forums.arcgis.com/threads/23230-quot-ImportError-No-module-named-arcpy-quot-PYTHON&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Mathew.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes I now have access to arcpy from both IDLE and Pythonwin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much for pointing me in the right direction.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Phil.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 01:53:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/problem-importing-arcpy/m-p/713119#M55324</guid>
      <dc:creator>PhilDonnelly</dc:creator>
      <dc:date>2011-11-30T01:53:41Z</dc:date>
    </item>
  </channel>
</rss>

