Re: [Tutor] Problem in packages

2015-07-01 Thread Flynn, Stephen (L & P - IT)
> Python version 2.7.10. > I have problem in installing .whl format packages. > what version of setuptools is required for .whl format packages. > I have installed Setuptools version 0.6.0 and upgraded pip to 7.0.3. > wndows 7 powershell 1. > I tried installing setuptools 18.0 but it is also in .wh

Re: [Tutor] Problem in packages

2015-07-01 Thread Oscar Benjamin
On 1 July 2015 at 07:11, megha garg wrote: > Python version 2.7.10. > I have problem in installing .whl format packages. > what version of setuptools is required for .whl format packages. > I have installed Setuptools version 0.6.0 and upgraded pip to 7.0.3. > wndows 7 powershell 1. > I tried inst

[Tutor] Problem in packages

2015-07-01 Thread megha garg
Python version 2.7.10. I have problem in installing .whl format packages. what version of setuptools is required for .whl format packages. I have installed Setuptools version 0.6.0 and upgraded pip to 7.0.3. wndows 7 powershell 1. I tried installing setuptools 18.0 but it is also in .whl format. an