I\'m using PyScripter for writing python programs and I can\'t figure out how to make it work with Python26 on my computer. When I installed ArcGIS, by default it installs Pytho
Easiest way to change the python version in PyScripter is:
Run->Python Version-> Setup Python Versions->Add New Python Version->
Browse to your python exe and select ok.-> Click on Activate Selected Python Version..
Now restart your PyScriptor and your are good to go.