<?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 3.2 is already installed on my computer but ArcGIS wants version 2.7 in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/python-3-2-is-already-installed-on-my-computer-but/m-p/188585#M14492</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcGIS requires python 2.7. It is not compatible with 3.x. Having 3.x and 2.7 installed at the same time is not recommended but you should be able to work around it. Just make sure you have the right file associations and system paths.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 02 Feb 2013 17:27:40 GMT</pubDate>
    <dc:creator>MathewCoyle</dc:creator>
    <dc:date>2013-02-02T17:27:40Z</dc:date>
    <item>
      <title>Python 3.2 is already installed on my computer but ArcGIS wants version 2.7</title>
      <link>https://community.esri.com/t5/python-questions/python-3-2-is-already-installed-on-my-computer-but/m-p/188584#M14491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey there, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;while trying to use the "Raster Calculator", I got the error message that Python 2.7 is not installed. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That is right, as while installing ArcGIS I decided not to install PYthon 2.7 as I already use Python 3.2 on my computer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a possibility to change the settings so that ArcGIS uses the 3.2 version? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I definately need the 3.2 version of Python for other university stuff. Can I have two different versions of Python on my computer at the same time? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Or any other solution?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I really don't know how to solve the problem and would be very thankful for any advice...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Feb 2013 15:08:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-3-2-is-already-installed-on-my-computer-but/m-p/188584#M14491</guid>
      <dc:creator>AliceZiegler</dc:creator>
      <dc:date>2013-02-02T15:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.2 is already installed on my computer but ArcGIS wants version 2.7</title>
      <link>https://community.esri.com/t5/python-questions/python-3-2-is-already-installed-on-my-computer-but/m-p/188585#M14492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcGIS requires python 2.7. It is not compatible with 3.x. Having 3.x and 2.7 installed at the same time is not recommended but you should be able to work around it. Just make sure you have the right file associations and system paths.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Feb 2013 17:27:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-3-2-is-already-installed-on-my-computer-but/m-p/188585#M14492</guid>
      <dc:creator>MathewCoyle</dc:creator>
      <dc:date>2013-02-02T17:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.2 is already installed on my computer but ArcGIS wants version 2.7</title>
      <link>https://community.esri.com/t5/python-questions/python-3-2-is-already-installed-on-my-computer-but/m-p/188586#M14493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I installed Python 2.7.! But unfortunately I still get error messages. (But not the one, that ArcGIS can't find Python 2.7!) So, is there anything I need to do, to somehow "connect" ArcGIS with the newly installed Python 2.7? It's just not working! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I even thought about uninstalling ArcGIS, Python 3.x and Python 2.7, and starting all over again. But the "uninstall utility" only uninstalles the previous versions and I don't know how to uninstall 10.1 (but I guess I should post that in a different thread). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any kind of help would be great!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2013 10:59:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-3-2-is-already-installed-on-my-computer-but/m-p/188586#M14493</guid>
      <dc:creator>AliceZiegler</dc:creator>
      <dc:date>2013-03-18T10:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.2 is already installed on my computer but ArcGIS wants version 2.7</title>
      <link>https://community.esri.com/t5/python-questions/python-3-2-is-already-installed-on-my-computer-but/m-p/188587#M14494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I installed Python 2.7.! But unfortunately I still get error messages.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Check out this post about the Desktop.pth file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[thread]23230[/thread]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also - make sure Windows has .py files associated with python 2.7 python.exe.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2013 17:55:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-3-2-is-already-installed-on-my-computer-but/m-p/188587#M14494</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2013-03-18T17:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: Python 3.2 is already installed on my computer but ArcGIS wants version 2.7</title>
      <link>https://community.esri.com/t5/python-questions/python-3-2-is-already-installed-on-my-computer-but/m-p/188588#M14495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As other have said make sure that your path reflects the correct install of python.&amp;nbsp; If you installed python from python.org your install will most likely be in C:\python&amp;lt;version number&amp;gt; or C:\program files (x86)\python&amp;lt;version number&amp;gt;.&amp;nbsp; Check &lt;/SPAN&gt;&lt;A href="http://www.computerhope.com/issues/ch000549.htm"&gt;this&lt;/A&gt;&lt;SPAN&gt; out for screenshots of how to change your path on Windows 7 and XP.&amp;nbsp; Check &lt;/SPAN&gt;&lt;A href="http://support.microsoft.com/kb/307859"&gt;here&lt;/A&gt;&lt;SPAN&gt; for how to change file associations.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 01:10:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-3-2-is-already-installed-on-my-computer-but/m-p/188588#M14495</guid>
      <dc:creator>ThaiWood</dc:creator>
      <dc:date>2013-03-20T01:10:02Z</dc:date>
    </item>
  </channel>
</rss>

