Shared ArcGIS and Osgeo4W python install
Table of contents
No headers
- Uninstall existing arcgis python (or de-register as in parallel install).
- Open an o4w command shell and run register-python.py
- Install pywin32 for corresponding python (*win32-py2.5.exe at the moment)
- Put "arcgisscripting.py" in "%pythonhome%\Lib\site-packages"
Recipe derived from Upgrading ArcGIS Python.