Re: [Matplotlib-users] 1.4 install on Windows 8.1 with pip gives bad hash

2014-08-27 Thread Christoph Gohlke
Thank you. Works for me as expected: `pip install matplotlib` installed matplotlib, pyparsing, python-dateutil, and six. Since numpy is not (yet) available as wheels on PyPI it needs to be installed before by other means or built from source by pip. Christoph On 8/27/2014 10:55 AM, Thomas Cas

Re: [Matplotlib-users] 1.4 install on Windows 8.1 with pip gives bad hash

2014-08-27 Thread Thomas Caswell
Didn't know you could do that I have (I think) uploaded all of the wheels we have to pypi. I don't have a windows or mac machine to test on, can anyone provide feed back if it worked as intended? Tom On Wed, Aug 27, 2014 at 12:20 PM, Christoph Gohlke wrote: > Somewhat related to this: are

Re: [Matplotlib-users] 1.4 install on Windows 8.1 with pip gives bad hash

2014-08-27 Thread Christoph Gohlke
Somewhat related to this: are the Windows and Mac wheels going to be uploaded to PyPI so pip doesn't try to install/build from the source distribution by default? Christoph On 8/27/2014 5:33 AM, Thomas Caswell wrote: > Is the hash it reports reproducible? My first guess at what is going > on h

Re: [Matplotlib-users] 1.4 install on Windows 8.1 with pip gives bad hash

2014-08-27 Thread Thomas Caswell
Is the hash it reports reproducible? My first guess at what is going on here is that the hash is doing it's job correctly and reporting that your file became corupted during download. Try again at it should work. Tom On Wed, Aug 27, 2014 at 5:55 AM, Werner wrote: > Just FYI, > > I tried to in

[Matplotlib-users] 1.4 install on Windows 8.1 with pip gives bad hash

2014-08-27 Thread Werner
Just FYI, I tried to install with pip but got the following error. C:\Python34\Scripts>pip install -U matplotlib Downloading/unpacking matplotlib Hash of the package https://pypi.python.org/packages/source/m/matplotlib/matplotlib-1.4.0.tar.gz#md5=1daf7f2123d94745f eac1a30b210940c (from https: