[Matplotlib-users] Installation issue

Benjamin Root ben.v.root at gmail.com
Mon Dec 3 12:37:52 EST 2018


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/539bd40b/attachment.html>


More information about the Matplotlib-users mailing list