<?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 Issu on Using Pyscripter with ArcGIS 10.2 in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/issu-on-using-pyscripter-with-arcgis-10-2/m-p/359428#M28368</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can someone please let me know how I can set the Pyscripter 2.5.3.0 x64 works with Python 2.7.3 which comes with ArcGIS?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;what I did was:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1- I installed the ArcGIS 10.2 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2- I installed Pyscripter 2.5.3.0 x64 which forced my to install Python 3.3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3- I installed Python 3&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;now I cant use the Pyscripter for ArcGIS Pyrhon. I already add the arcpy in to Pyscripter IDE Options--&amp;gt; Special package as: os, wx, scipy,arcpy but still not working. I also check the "desktop10.2.pth" at c:\python27\ArcGIS10.2\Lib\site-packages which looks like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;C:\Program Files (x86)\ArcGIS\Desktop10.2\bin
C:\Program Files (x86)\ArcGIS\Desktop10.2\arcpy
C:\Program Files (x86)\ArcGIS\Desktop10.2\ArcToolbox\Scripts&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you please let me know how i can fix this issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Dec 2013 08:20:28 GMT</pubDate>
    <dc:creator>BruceGreen</dc:creator>
    <dc:date>2013-12-20T08:20:28Z</dc:date>
    <item>
      <title>Issu on Using Pyscripter with ArcGIS 10.2</title>
      <link>https://community.esri.com/t5/python-questions/issu-on-using-pyscripter-with-arcgis-10-2/m-p/359428#M28368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can someone please let me know how I can set the Pyscripter 2.5.3.0 x64 works with Python 2.7.3 which comes with ArcGIS?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;what I did was:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1- I installed the ArcGIS 10.2 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2- I installed Pyscripter 2.5.3.0 x64 which forced my to install Python 3.3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3- I installed Python 3&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;now I cant use the Pyscripter for ArcGIS Pyrhon. I already add the arcpy in to Pyscripter IDE Options--&amp;gt; Special package as: os, wx, scipy,arcpy but still not working. I also check the "desktop10.2.pth" at c:\python27\ArcGIS10.2\Lib\site-packages which looks like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;C:\Program Files (x86)\ArcGIS\Desktop10.2\bin
C:\Program Files (x86)\ArcGIS\Desktop10.2\arcpy
C:\Program Files (x86)\ArcGIS\Desktop10.2\ArcToolbox\Scripts&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you please let me know how i can fix this issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 08:20:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/issu-on-using-pyscripter-with-arcgis-10-2/m-p/359428#M28368</guid>
      <dc:creator>BruceGreen</dc:creator>
      <dc:date>2013-12-20T08:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Issu on Using Pyscripter with ArcGIS 10.2</title>
      <link>https://community.esri.com/t5/python-questions/issu-on-using-pyscripter-with-arcgis-10-2/m-p/359429#M28369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to install the 32-bit version of Pyscripter. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS is still (mostly) a 32-bit application, and thus uses a 32-bit version of Python, even if your computer is 64-bit.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 12:18:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/issu-on-using-pyscripter-with-arcgis-10-2/m-p/359429#M28369</guid>
      <dc:creator>PhilMorefield</dc:creator>
      <dc:date>2013-12-20T12:18:29Z</dc:date>
    </item>
  </channel>
</rss>

