Hi Danny,

On Tuesday 27 June 2006 13:38, danny shevitz wrote:
> TkAgg... GTKAgg. What difference does a letter make.
> That helped. I couldn't remember the windows backend.
>
> I still have a problem, but now it's the same if I import either
> matplotlib or pylab:
>
> ------------------------------------------------------------------------
> Python 2.4.3 (#69, Mar 29 2006, 17:35:34) [MSC v.1310 32 bit (Intel)]
> on win32
> Type "help", "copyright", "credits" or "license" for more information.
>
> >>> import pylab
>
> D:\ENTHOU~1\lib\site-packages\matplotlib\__init__.py:947: UserWarning:
> Bad val "
> free" on line #200
>         "image.aspect : free              # free | preserve"
>         in file "e:\home\.matplotlib\matplotlibrc"
>         not a valid aspect specification
>   warnings.warn('Bad val "%s" on line #%d\n\t"%s"\n\tin file
> "%s"\n\t%s' % (
>
> ------------------------------------------------------------------------

There have been some changes to the matplotlibrc file, just 
remove "image.aspect : free              # free | preserve" from your file to 
prevent the message.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to