- Support Home >
- Knowledge Base >
- Technical Articles >
- Article Detail
FAQ: Are there any issues with Python when upgrading to ArcGIS 9.2?
| Article ID: | 31900 |
|---|---|
| Software: | ArcGIS - ArcEditor 9.2 ArcGIS - ArcInfo 9.2 ArcGIS - ArcView 9.2 |
| Platforms: | Windows 2000, XP, 2003Server |
Question
Answer
• Multiple versions of Python installed with ArcGIS 9.2 may cause problems with Windows file associations, which in turn cause scripts to fail. This occurs if Python 2.1 and PythonWin 2.1 were not uninstalled prior to upgrading to ArcGIS 9.2.
Resolve this problem by uninstalling all versions of Python and PythonWin before upgrading to ArcGIS 9.2. See the link in the Related Information section for more information where both Python versions 2.1 and 2.4.1 are to be installed for use with ArcGIS 9.2.
• ArcGIS 9.2 does not install PythonWin 2.4.1.
To workaround this issue, use the IDLE editor that comes with Python 2.4.1. To use the PythonWin editor, install PythonWin 2.4.1 from the installation CD and ensure that the Windows file associations are correct. See the link in the Related Information section below for more information on installing PythonWin 2.4.1 and making correct file associations to work with ArcGIS 9.2.
• There is a known issue with editing Python scripts that use the Python win32com module in ArcGIS 9.2. See the link in the Related Information section below for more information on Python scripts using the win32com client module only run once from within PythonWin or IDLE at ArcGIS 9.2.
• Upgrading to Python 2.5 or higher is unsupported. See the link in the Related Information below for more information on Python 2.5 or higher support with ArcGIS 9.2.
Related Information
- Can both Python versions 2.1 and 2.4.1 be installed for use with ArcGIS 9.2?
Yes, Python 2.1 and Python 2.4.1 can be installed on the same machine, although this is not the recommended configuration for most users. Python 2.1, PythonWin 2.1, and PythonWin 2.4.1 may be installed on the computer if Python 2.1 and PythonWin 2... - Install PythonWin 2.4.1 and make correct file associations to work with ArcGIS 9.2
Instructions provided describe how to install PythonWin 2.4.1 to work with ArcGIS 9.2. ArcGIS 9.1 included PythonWin 2.1 as the default editor. ArcGIS 9.2 does ship with PythonWin 2.4.1, however it is not included in the installation. There are... - Python scripts using the win32com client module only run once from within PythonWin or IDLE at ArcGIS 9.2
** This bug has been fixed at ArcGIS 9.2 Service Pack 2. Download ArcGIS 9.2 Service Pack 2 from the link in the Related Information section below. ** As long as Python is installed properly and the Windows file associations are set properly, t... - Can Python be upgraded to 2.5 or higher with ArcGIS 9.2?
No. ArcGIS 9.2 is hardwired to work with Python 2.4.1. Using any other version of Python with ArcGIS 9.2 is unsupported by ESRI. - ArcGIS 9.2 Service Pack 2
Created: 10/2/2006
Last Modified: 11/24/2009