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 Caswell wrote:
> 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 <cgoh...@uci.edu> wrote:
>> 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 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 <werner...@gmx.ch> wrote:
>>>> 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://pypi.python.org/simple/matplotlib/)
>>>> (b3547692387bce383d7a001a8e03ce87) doesn't match the e
>>>> xpected hash 1daf7f2123d94745feac1a30b210940c!
>>>> Cleaning up...
>>>>
>>>> Werner
>>>>
>>>> P.S.
>>>> I installed using the .exe installer without problems.
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Slashdot TV.
>>>> Video for Nerds.  Stuff that matters.
>>>> http://tv.slashdot.org/
>>>> _______________________________________________
>>>> Matplotlib-users mailing list
>>>> Matplotlib-users@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>>
>>>
>>>
>>
>> ------------------------------------------------------------------------------
>> Slashdot TV.
>> Video for Nerds.  Stuff that matters.
>> http://tv.slashdot.org/
>> _______________________________________________
>> Matplotlib-users mailing list
>> Matplotlib-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
>
>

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to