[Matplotlib-users] Installation issue

Jacopo Landi jacopo.landi1 at gmail.com
Mon Dec 3 17:17:33 EST 2018


I have already followed all that instructions...But still it gaves me this
error and I can't understand what I'm doing wrong ☹️

On Mon, 3 Dec 2018, 18:38 Benjamin Root <ben.v.root at gmail.com wrote:

> This seems to be an issue with
> https://github.com/jbmohler/matplotlib-winbuild. You might want to check
> there first.
>
> On Mon, Dec 3, 2018 at 9:32 AM Jack_Landis <jacopo.landi1 at gmail.com>
> wrote:
>
>> Dear all,
>>
>> I'm trying to install matplotlib on my pc (Windows 10). I got this error:
>>
>> $ python buildall.py
>> Traceback (most recent call last):
>>   File "buildall.py", line 58, in <module>
>>     main(options)
>>   File "buildall.py", line 11, in main
>>     utils.build_zlib()
>>   File
>>
>> "C:\Users\laj\AppData\Local\Programs\Python\Python37\Lib\site-packages\matplotlib-winbuild\utils.py",
>> line 136, in build_zlib
>>     cmd.write(prepare_build_cmd(ZLIB_BUILD_CMD))
>>   File
>>
>> "C:\Users\laj\AppData\Local\Programs\Python\Python37\Lib\site-packages\matplotlib-winbuild\utils.py",
>> line 63, in prepare_build_cmd
>>     raise RuntimeError('Microsoft VS {} required'.format('2010' if VS2010
>> else '2008'))
>> RuntimeError: Microsoft VS 2010 required
>>
>> I already have "Microsoft Visual C++ 2008 redistributable" installed (I
>> have
>> 2008, 2010, 2012, 2013, 2017 installed). What shall I do?
>>
>> Thank you very much!
>>
>>
>>
>> --
>> Sent from:
>> http://matplotlib.1069221.n5.nabble.com/matplotlib-users-f3.html
>> _______________________________________________
>> Matplotlib-users mailing list
>> Matplotlib-users at python.org
>> https://mail.python.org/mailman/listinfo/matplotlib-users
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20181203/58434be0/attachment.html>


More information about the Matplotlib-users mailing list