<?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: How to Start a new Pythonwin in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-start-a-new-pythonwin/m-p/65143#M5363</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Roy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Use of 32-bit Python25 is built in to ArcGIS Desktop 9.3.x arcgisscripting library.&amp;nbsp; It will run without issue under WOW6432 emulation on 64-bit OS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could &lt;/SPAN&gt;&lt;STRONG&gt;install&lt;/STRONG&gt;&lt;SPAN&gt; a 64-bit Python as well, but ArcGIS would not use it.&amp;nbsp; Also, I don't believe the 218 build of PyWin32 for Python25 has a 64-bit flavor.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Since ArcGIS won't use it you could load a more current Python for 64-bit use if you go that route.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just be aware, it can be a PITA to reconfigure between Python versions depending on your programming and sysadmin needs.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Stuart&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Dec 2012 14:41:23 GMT</pubDate>
    <dc:creator>V_StuartFoote</dc:creator>
    <dc:date>2012-12-05T14:41:23Z</dc:date>
    <item>
      <title>How to Start a new Pythonwin</title>
      <link>https://community.esri.com/t5/python-questions/how-to-start-a-new-pythonwin/m-p/65139#M5359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all..:)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does any one know how to start a new Pythonwin window, If I see from the start menu and then go to Python2.5 there are only as following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- IDLE (Python GUI)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Module Docs&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Python (command line)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and Python manuals&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hence until now I haven't found yet any Pythonwin button..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for any help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 13:36:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-start-a-new-pythonwin/m-p/65139#M5359</guid>
      <dc:creator>RoyDaniel</dc:creator>
      <dc:date>2012-12-05T13:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to Start a new Pythonwin</title>
      <link>https://community.esri.com/t5/python-questions/how-to-start-a-new-pythonwin/m-p/65140#M5360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Roy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If PythonWin is installed (it is not by default with the ArcGIS 9.3 or 9.3.1 you appear to be using) its executable would be in C:\Python25\Lib\site-packages\pythonwin\Pythonwin.exe &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Simply create a shortcut for the executable, and place on the All Users or Public Desktop or Start Menu (depending on an XP or Vista/Win7 OS).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If not installed, the current builds of PyWin32 are available on SoruceForge here: &lt;/SPAN&gt;&lt;A href="http://sourceforge.net/projects/pywin32/files/pywin32/Build%20218/"&gt;http://sourceforge.net/projects/pywin32/files/pywin32/Build%20218/&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; I would no longer use the version included with the ArcGIS Desktop installation media set.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since you are on Python25 be sure to get the pywin32-218.win32-py2.5.exe installer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Stuart&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 13:49:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-start-a-new-pythonwin/m-p/65140#M5360</guid>
      <dc:creator>V_StuartFoote</dc:creator>
      <dc:date>2012-12-05T13:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to Start a new Pythonwin</title>
      <link>https://community.esri.com/t5/python-questions/how-to-start-a-new-pythonwin/m-p/65141#M5361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much Stuart..:)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 14:00:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-start-a-new-pythonwin/m-p/65141#M5361</guid>
      <dc:creator>RoyDaniel</dc:creator>
      <dc:date>2012-12-05T14:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to Start a new Pythonwin</title>
      <link>https://community.esri.com/t5/python-questions/how-to-start-a-new-pythonwin/m-p/65142#M5362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Stewart one question again, is that okey If "pywin32-218.win32-py2.5" to run in my windows 7 64 bit operating system ? or do we have py2.5 for 64 bit&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot again..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Roy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 14:33:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-start-a-new-pythonwin/m-p/65142#M5362</guid>
      <dc:creator>RoyDaniel</dc:creator>
      <dc:date>2012-12-05T14:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to Start a new Pythonwin</title>
      <link>https://community.esri.com/t5/python-questions/how-to-start-a-new-pythonwin/m-p/65143#M5363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Roy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Use of 32-bit Python25 is built in to ArcGIS Desktop 9.3.x arcgisscripting library.&amp;nbsp; It will run without issue under WOW6432 emulation on 64-bit OS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could &lt;/SPAN&gt;&lt;STRONG&gt;install&lt;/STRONG&gt;&lt;SPAN&gt; a 64-bit Python as well, but ArcGIS would not use it.&amp;nbsp; Also, I don't believe the 218 build of PyWin32 for Python25 has a 64-bit flavor.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Since ArcGIS won't use it you could load a more current Python for 64-bit use if you go that route.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just be aware, it can be a PITA to reconfigure between Python versions depending on your programming and sysadmin needs.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Stuart&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 14:41:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-start-a-new-pythonwin/m-p/65143#M5363</guid>
      <dc:creator>V_StuartFoote</dc:creator>
      <dc:date>2012-12-05T14:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to Start a new Pythonwin</title>
      <link>https://community.esri.com/t5/python-questions/how-to-start-a-new-pythonwin/m-p/65144#M5364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okey.. I understand Stuart.. I will try as your explain.. and of course this is very valuable..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for your help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers..:)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Roy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 14:49:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-start-a-new-pythonwin/m-p/65144#M5364</guid>
      <dc:creator>RoyDaniel</dc:creator>
      <dc:date>2012-12-05T14:49:38Z</dc:date>
    </item>
  </channel>
</rss>

