Jan,

If you subscribe to the user list you will be able to post with out
moderation.

Can you point us to which example you are running?  From what you have sent
is is very hard to sort out what is going wrong as we have to guess what
you are doing.

Tom

On Sun, May 24, 2015 at 1:38 PM Albrecht, Jan <
jan.albre...@enas.fraunhofer.de> wrote:

>  Hi dear all,
>
>
>
> I have installed matplot and also six.py and so on.
>
>
>
> If i start an example from matplot i get the following eror message:
>
>
>
> File "C:\Python26\lib\site-packages\matplotlib\pyplot.py", line 1087, in
> subplots
>
>     ax0 = fig.add_subplot(gs[0, 0], **subplot_kw)
>
>   File "C:\Python26\lib\site-packages\matplotlib\figure.py", line 964, in
> add_subplot
>
>     a = subplot_class_factory(projection_class)(self, *args, **kwargs)
>
>   File "C:\Python26\lib\site-packages\matplotlib\axes\_subplots.py", line
> 75, in __init__
>
>     self.update_params()
>
>   File "C:\Python26\lib\site-packages\matplotlib\axes\_subplots.py", line
> 115, in update_params
>
>     return_all=True)
>
>  File "C:\Python26\lib\site-packages\matplotlib\gridspec.py", line 425, in
> get_position
>
>     gridspec.get_grid_positions(fig)
>
>   File "C:\Python26\lib\site-packages\matplotlib\gridspec.py", line 86, in
> get_grid_positions
>
>     subplot_params = self.get_subplot_params(fig)
>
>   File "C:\Python26\lib\site-packages\matplotlib\gridspec.py", line 271,
> in get_subplot_params
>
>     subplotpars.update(**update_kw)
>
> TypeError: update() keywords must be strings
>
>
>
> Maybe someone can help me, thanks a lot
>
> JAn
>
> ------------------------------------------------------------------------------
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to