<?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 arcpy is using 32bit Python installation, how about 64bit in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/arcpy-is-using-32bit-python-installation-how-about/m-p/94953#M7397</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand that arcpy is using the 32bit version of Python in 10.1 (Prerelease). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;=== Python 2.7 (r27:82525, Jul&amp;nbsp; 4 2010, 09:01:59) [MSC v.1500 32 bit (Intel)] on win32.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have installed ArcGIS Desktop (Prerelease), ArcGIS ArcObjects for .NET (Prerelease) and ArcGIS Runtime (BETA 2 - prelease is not yet available).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any plans to support 64bit Python ? Or is this not possible because arcpy is using ArcObjects for it's functions ? (is it?)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Apr 2012 16:52:00 GMT</pubDate>
    <dc:creator>BKuiper</dc:creator>
    <dc:date>2012-04-05T16:52:00Z</dc:date>
    <item>
      <title>arcpy is using 32bit Python installation, how about 64bit</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-is-using-32bit-python-installation-how-about/m-p/94953#M7397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand that arcpy is using the 32bit version of Python in 10.1 (Prerelease). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;=== Python 2.7 (r27:82525, Jul&amp;nbsp; 4 2010, 09:01:59) [MSC v.1500 32 bit (Intel)] on win32.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have installed ArcGIS Desktop (Prerelease), ArcGIS ArcObjects for .NET (Prerelease) and ArcGIS Runtime (BETA 2 - prelease is not yet available).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any plans to support 64bit Python ? Or is this not possible because arcpy is using ArcObjects for it's functions ? (is it?)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 16:52:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-is-using-32bit-python-installation-how-about/m-p/94953#M7397</guid>
      <dc:creator>BKuiper</dc:creator>
      <dc:date>2012-04-05T16:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy is using 32bit Python installation, how about 64bit</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-is-using-32bit-python-installation-how-about/m-p/94954#M7398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The ArcGIS desktop executables are 32 bit, so they can only consume 32 bit DLLs, Python included. Server 10.1 uses 64 bit Python, but desktop does not.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 19:57:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-is-using-32bit-python-installation-how-about/m-p/94954#M7398</guid>
      <dc:creator>JasonScheirer</dc:creator>
      <dc:date>2012-04-05T19:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy is using 32bit Python installation, how about 64bit</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-is-using-32bit-python-installation-how-about/m-p/94955#M7399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The ArcGIS desktop executables are 32 bit, so they can only consume 32 bit DLLs, Python included. Server 10.1 uses 64 bit Python, but desktop does not.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regarding Server 10.1:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've set up the pre-release for testing on Scientific Linux 6.2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In trying to set up a virtualenv for python as I'm accustomed to, so far it seems that to use arcpy, I have to use the 'python' script included with server that uses python 2.7 win32 with WINE.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What am I missing?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 15:47:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-is-using-32bit-python-installation-how-about/m-p/94955#M7399</guid>
      <dc:creator>JeffBurton</dc:creator>
      <dc:date>2012-04-16T15:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy is using 32bit Python installation, how about 64bit</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-is-using-32bit-python-installation-how-about/m-p/94956#M7400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You're not missing anything, that's what you get in Linux. The Python entry point to the system is a tweaked Python interpreter using libwine, not the system's /usr/bin/python.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 18:01:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-is-using-32bit-python-installation-how-about/m-p/94956#M7400</guid>
      <dc:creator>JasonScheirer</dc:creator>
      <dc:date>2012-04-24T18:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy is using 32bit Python installation, how about 64bit</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-is-using-32bit-python-installation-how-about/m-p/94957#M7401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You're not missing anything, that's what you get in Linux. The Python entry point to the system is a tweaked Python interpreter using libwine, not the system's /usr/bin/python.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jason - I realize we need arcpy in win32 so arcpy and ArcMap can communicate. However, can some memory-intensive geoprocessing tools (say, Region Group or Raster To Polygon) take advantage of the 64 bit memory space once launched by arcpy?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 18:44:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-is-using-32bit-python-installation-how-about/m-p/94957#M7401</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2012-04-24T18:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy is using 32bit Python installation, how about 64bit</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-is-using-32bit-python-installation-how-about/m-p/94958#M7402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you run the tool out of process, you can &lt;/SPAN&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/203797te(v=vs.80).aspx"&gt;use editbin to enable /LARGEADDRESSAWARE&lt;/A&gt;&lt;SPAN&gt; on python.exe so that a script running on the 32 bit python.exe will still get some memory space expansion benefit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Server on 10.1 is 64 bit, along with its own 64 bit Python install, so that's also an option across the board on Windows and Linux.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;may&lt;/SPAN&gt;&lt;SPAN&gt; be other means for running GP tools from desktop in a full 64 bit execution environment not too much later down the road, though I suggest going the server route for the time being.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 19:05:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-is-using-32bit-python-installation-how-about/m-p/94958#M7402</guid>
      <dc:creator>JasonScheirer</dc:creator>
      <dc:date>2012-04-24T19:05:51Z</dc:date>
    </item>
  </channel>
</rss>

