Select to view content in your preferred language

PyScripter Question

2439
6
Jump to solution
03-30-2012 06:19 AM
RobertPincus
Regular Contributor
During the 2012 Dev Conference in Palm Springs, some of the ESRI staff were using PyScripter to edit Python scripts. I downloaded it, and I cannot figure out how get it to work with my installation of Python 2.6 that comes with ArcGIS 10.0. Can anyone offer help?

Thanks,
Robert
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
Zeke
by
Honored Contributor
You need the 32 bit PyScripter.

View solution in original post

0 Kudos
6 Replies
Zeke
by
Honored Contributor
What problem are you having? Mine works fine.
0 Kudos
RobertPincus
Regular Contributor
When I start PyScripter, I get this error "Python could not be properly initialized. We must quit".
0 Kudos
Zeke
by
Honored Contributor
Did you install the 64 bit version of pyscripter? ArcGIS uses 32 bit, even if your machine is 64. That can cause this error, according to Google results.
0 Kudos
RobertPincus
Regular Contributor
It's a 64bit install. According to the PyScripter blog, I think the problem is that the ArcGIS installation of Python does not register it.
Here is a link that discusses a little.
http://groups.google.com/group/pyscripter/browse_thread/thread/b7f9d631b25db114/d5ef6c543acd1c45?lnk...
0 Kudos
Zeke
by
Honored Contributor
You need the 32 bit PyScripter.
0 Kudos
JieGao
by
Emerging Contributor
Hi, need help on pyscripter ..

have been trying to get pyscripter (2.5.3) working with arcpy, but keeping getting error: 'module' object has no attribute 'mapping', seems arcpy module is not loaded correctly. python path shows 'c:\Python26\ArcGIS10.0\lib\sie-packages' is included..

Any help shall be apprecicated, and thanks in advance.
0 Kudos