Changes

Jump to navigation Jump to search
*R 3.5.3
Afterwards C:\Python27, C:\Python27\Lib and C:\Program Files\R\R-3.5.3\bin\x64 were added to the path (search "edit system environment variables"). C:\Python27\python.exe was copied to C:\Python27\python2.exe and C:\ProgramData\Anaconda3\python.exe was copied to python3.exe. Then C:\Python27\ArcGIS10.6\Scripts was added to the path as well to give access to pip2 (and pip2.7).
Users wanting to run python can therefore run any of the following:
py -2 -- runs python 2.7 in C:\Python27
You should also be able to run: pip2 -- install modules for python2 pip2.7 -- install modules for python2 pip -- install modules for python3 For some reason this configuration stopped working. It seems that C:\ProgramData\Anaconda3 was removed from the path. It has now been added back. However, pip2 doesn't seem to work... If you have an issue, please try closing and reopening your shell, or disconnecting and reconnecting your session.
For the old RDP configuration, see notes on [[Python on the RDP]]. There was also a GIT server on the old RDP, which hosted our [[Software Repository]]. All of the projects in the [[Software Repository Listing]] are on the E drive. We may install a new GIT server at some point.

Navigation menu