Re: [Tutor] Python 3.5.2 Installaton Question

2016-10-21 Thread Raghunadh
Hi Niraj, Try virtual environments in python. More helpful to deal with multiple versions. Regards Raghunadh On October 21, 2016, at 12:10 PM, niraj pandey wrote: Hi , In Linux I have multiple version of python on separate location and so far I do not see any issue . So I think you can also

Re: [Tutor] Python 3.5.2 Installaton Question

2016-10-21 Thread niraj pandey
Hi , In Linux I have multiple version of python on separate location and so far I do not see any issue . So I think you can also install multiple version of python on your window system as well. You may just need to provide separate installation directory path to install it on another location wit

Re: [Tutor] Python 3.5.2 Installaton Question

2016-10-21 Thread bharath ks via Tutor
Hello, You could you have multiple version of python on your system. It's not necessary to uninstall the older version. you can look at this link for more infoHow to run different python versions in cmd | | | | || | | | | | How to run different python versions in cm