<?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 Does Not Open Through Start Menu -&amp;gt; ArcGIS in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/python-does-not-open-through-start-menu-amp-gt/m-p/419828#M32959</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thanks for answering M... here's an update: I was able to copy the IDLE for 2.6.5 from C:/python26 into the ArcGIS folder and it seems to work.&amp;nbsp; The main problem that I am having right now is that I am unable to import arcpy.&amp;nbsp; It comes back with a traceback error and says 'no module named arcpy'.&amp;nbsp; I tried copying the arcpy folder (found in the ArcGIS folder) into the python26 folder and was still unable to import the module.&amp;nbsp; I am very confused as to how I can import arcpy.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You are in the wrong folder.. the other responder was not specific enough.. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Python install you are concerned with is inside the ArcGIS10.0 Folder, In the python26 folder.. if you put everything in there you should be ok. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Python26\ArcGIS10.0&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Jun 2012 14:07:05 GMT</pubDate>
    <dc:creator>AnthonyTimpson2</dc:creator>
    <dc:date>2012-06-29T14:07:05Z</dc:date>
    <item>
      <title>Python Does Not Open Through Start Menu -&amp;gt; ArcGIS</title>
      <link>https://community.esri.com/t5/python-questions/python-does-not-open-through-start-menu-amp-gt/m-p/419825#M32956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am relatively new to GIS and very new to the world of Python Scripting.&amp;nbsp; Here's my issue:&amp;nbsp; I downloaded the newer standalone version of Python a little while back not realizing that 2.6.5 was already on my system in the ArcGIS folder.&amp;nbsp; My guess is that when I downloaded the newer version (3.2), it may have removed previous versions that were already installed (2.6.5).&amp;nbsp; So, when I go into ArcGIS -&amp;gt; Python 2.6 -&amp;gt; IDLE (Python GUI) on the start menu, nothing comes up and says that pythonw.py cannot be found.&amp;nbsp; So I don't know if I have to load the program on all over again or what.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be much appreciated!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tom&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2012 22:58:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-does-not-open-through-start-menu-amp-gt/m-p/419825#M32956</guid>
      <dc:creator>TomKissane</dc:creator>
      <dc:date>2012-06-27T22:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Python Does Not Open Through Start Menu -&gt; ArcGIS</title>
      <link>https://community.esri.com/t5/python-questions/python-does-not-open-through-start-menu-amp-gt/m-p/419826#M32957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcGIS supports only the Python version which was installed with it. Python 3.2 won't be working correctly with ArcGIS 10.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Python 2.6 is installed by default in "C:\Python26". Check if you have this folder. If not, I think, an option is to uninstall 3.2 and reinstall 2.6.5.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For writing and debugging scripts I recommend &lt;/SPAN&gt;&lt;A href="http://code.google.com/p/pyscripter/downloads/list"&gt;PyScripter x32&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2012 06:19:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-does-not-open-through-start-menu-amp-gt/m-p/419826#M32957</guid>
      <dc:creator>MarcinGasior</dc:creator>
      <dc:date>2012-06-28T06:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Python Does Not Open Through Start Menu -&gt; ArcGIS</title>
      <link>https://community.esri.com/t5/python-questions/python-does-not-open-through-start-menu-amp-gt/m-p/419827#M32958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for answering M... here's an update: I was able to copy the IDLE for 2.6.5 from C:/python26 into the ArcGIS folder and it seems to work.&amp;nbsp; The main problem that I am having right now is that I am unable to import arcpy.&amp;nbsp; It comes back with a traceback error and says 'no module named arcpy'.&amp;nbsp; I tried copying the arcpy folder (found in the ArcGIS folder) into the python26 folder and was still unable to import the module.&amp;nbsp; I am very confused as to how I can import arcpy.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2012 19:44:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-does-not-open-through-start-menu-amp-gt/m-p/419827#M32958</guid>
      <dc:creator>TomKissane</dc:creator>
      <dc:date>2012-06-28T19:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: Python Does Not Open Through Start Menu -&gt; ArcGIS</title>
      <link>https://community.esri.com/t5/python-questions/python-does-not-open-through-start-menu-amp-gt/m-p/419828#M32959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thanks for answering M... here's an update: I was able to copy the IDLE for 2.6.5 from C:/python26 into the ArcGIS folder and it seems to work.&amp;nbsp; The main problem that I am having right now is that I am unable to import arcpy.&amp;nbsp; It comes back with a traceback error and says 'no module named arcpy'.&amp;nbsp; I tried copying the arcpy folder (found in the ArcGIS folder) into the python26 folder and was still unable to import the module.&amp;nbsp; I am very confused as to how I can import arcpy.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You are in the wrong folder.. the other responder was not specific enough.. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Python install you are concerned with is inside the ArcGIS10.0 Folder, In the python26 folder.. if you put everything in there you should be ok. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Python26\ArcGIS10.0&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2012 14:07:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-does-not-open-through-start-menu-amp-gt/m-p/419828#M32959</guid>
      <dc:creator>AnthonyTimpson2</dc:creator>
      <dc:date>2012-06-29T14:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Python Does Not Open Through Start Menu -&gt; ArcGIS</title>
      <link>https://community.esri.com/t5/python-questions/python-does-not-open-through-start-menu-amp-gt/m-p/419829#M32960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Anthony,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the answer.&amp;nbsp; I think I got one step closer to figuring out the problem, but I still get the message, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-family:Fixedsys;"&gt;Traceback (most recent call last):&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; File "&amp;lt;pyshell#3&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; import arcpy&lt;BR /&gt;ImportError: No module named arcpy&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As recommended, I removed python 3.2 from my computer.&amp;nbsp; And did my best to follow the directions on given on the thread: &lt;/SPAN&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;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Therefore, I now only have the 32-bit version of Python 2.6.5 installed. But was unable to find any paths that had to do with python in the set menu in command prompt.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also have several folders set up in the following ways:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\python26\ArcGIS10.0\arcpy&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Program Files (x86)\ArcGIS\Desktop10.0\arcpy&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Program Files (x86)\ArcGIS\Desktop10.0\python26&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The rabbit hole just seems to get deeper and deeper...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be very deeply appreciated!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tom&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jun 2012 01:54:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-does-not-open-through-start-menu-amp-gt/m-p/419829#M32960</guid>
      <dc:creator>TomKissane</dc:creator>
      <dc:date>2012-06-30T01:54:41Z</dc:date>
    </item>
  </channel>
</rss>

