I have a Windows machine with a ArcGIS 10.3.1 (w/ Python 2.7.8) install that the powers that be DO NOT want me to uninstall/reinstall.
I would like to find a way to:
- set up some virtual environments (in a way to seperate arcgis-python from other forms of python & packages)
- set up pip (since it does not come with this version preinstall)
Is there a way to do this?
My system PATH for python are currently 32-bit:
C:\Python27\ArcGIS10.3;C:\Python27\ArcGIS10.3\Lib\site-packages