Re: [Pythonmac-SIG] Problems with matplotlib

2005-01-05 Thread Larry Meyn
Michael, Thanks for taking the time to reply to my question. You are the second person to suggest completely removing the old libraries and re-installing, which in fact was the needed solution to the problem. As for your suggestion to use fink, it is something that I have been avoiding as i

Re: [Pythonmac-SIG] Problems with matplotlib

2005-01-05 Thread Michael Twomey
(forgot to reply to list) Hi, I'm guessing that you've wound up with a mix of a newer matplotlib py files and older matplotlib .so extensions, since polar stuff is a relatively new part of matplotlib AFAIK. Try completely removing /Library/Python/matplotlib/ and re-installing. As an alternative