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?what I did was:1- I installed the ArcGIS 10.2 2- I installed Pyscripter 2.5.3.0 x64 which forced my to install Python 3.33- I installed Python 3now I cant use the Pyscripter for ArcGIS Pyrhon. I already add the arcpy in to Pyscripter IDE Options--> 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: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
Can you please let me know how i can fix this issue?Thanks