Changes

Jump to navigation Jump to search
*Python 2.7
*Anaconda 3 (with the add to path option)
*R 3.5.3
Afterwards C:\Python27 and , C:\Python27\Lib and C:\Program Files\R\R-3.5.3\bin\x64 were added to the path. C:\Python27\python.exe was copied to C:\Python27\python2.exe and C:\ProgramData\Anaconda3\python.exe was copied to python3.exe.  Users wanting to run python can therefore run any of the following:
python -- runs python 3.7 in C:\ProgramData\Anaconda3
python3 -- runs python 3.7 in C:\ProgramData\Anaconda3

Navigation menu