[Matplotlib-users] Installation issue

Thomas Caswell tcaswell at gmail.com
Tue Dec 4 08:39:25 EST 2018


If you are using conda it may also be worth looking at the recipe build
script and / or the installation.

Our official window install install instructions (
https://matplotlib.org/users/installing.html#build-windows ) point at
matplotlib-winbuild so I think this is our problem to either fix or own
complete install documentation in our docs.

Tom




On Mon, Dec 3, 2018 at 5:47 PM Paul Hobson <pmhobson at gmail.com> wrote:

> What I believe Ben means is that since the matplotlib development team
> doesn't maintain those scripts, this list isn't the best place for your
> question (as odd as that may seem). My recommendation would be to the look
> through the open issues at the matplitlib-winbuild repository and check if
> someone having a similar issue has figured out a solution. If not, you
> could create a new issue at the repository explaining your predicament.
> -Paul
>
> On Mon, Dec 3, 2018 at 2:18 PM Jacopo Landi <jacopo.landi1 at gmail.com>
> wrote:
>
>> 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
>>>>
>>> _______________________________________________
>> Matplotlib-users mailing list
>> Matplotlib-users at python.org
>> https://mail.python.org/mailman/listinfo/matplotlib-users
>>
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users at python.org
> https://mail.python.org/mailman/listinfo/matplotlib-users
>


-- 
Thomas Caswell
tcaswell at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20181204/0b36d4ea/attachment.html>


More information about the Matplotlib-users mailing list