Hi Paul,

Paul Ray wrote:
>
> On May 10, 2007, at 10:34 AM, Werner F. Bruhin wrote:
>
>> What backend are you using?
>>
>> If you use wxPython then as of 0.87.?  something you need to either 
>> use wxPython 2.6 Unicode or rename the following file:
>
> I'm not 100% sure.  We certainly didn't intentionally use wxPython, 
> since I don't even know what it is.
It is a Python wrapping of wxWidgets, much nicer then Tk in my view.
>   The only packages we installed were python, numpy, and matplotlib.  
> I think his backend is TkAgg, but I can't check since it was on my 
> colleagues computer and he is on travel today.  (All the rest of us us 
> python/numpy/matplotlib on Macs or Linux and everything is fine with 
> 0.90)
If you or he uses TkAgg then I have no idea what might cause the problem.

Should you have a small matplotlib script which shows the problem I'll 
give it a try on my setup (XP or Vista with Python 2.5 and numpy.
>
> I know there are a bunch of .pyd files in his matplotlib directory.  
> Are those Windows DLL versions of packages?  As far as I could tell 
> the relevant one "_ns_transforms.pyd" is there, so I'm not sure why it 
> is having trouble finding it (though I'm working from memory here).
Someone more technical has to explain that, but I believe you right in 
saying that the .pyd files are a kind of a DLL on Windows.

Werner

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to