|
From: Daπid <dav...@gm...> - 2010-08-22 14:51:36
|
On Sat, Aug 14, 2010 at 10:19 PM, Eric Firing <ef...@ha...> wrote: > The problem is that the "alpha" kwarg can never be other than a scalar > in mpl at present, as far as I know. The error message from to_rgba was > intended to be informative, but in this case it is misleading. Thanks for your response. I was following the logic for colors, which does accept lists. Anyway, the error message is diferent if I set the color or not, which is not logical. By the way, do you have any clue on the persistence of the problem until the IDLE is restarted? I mean, even with the code fixed, the error is still raised until IDLE is reopened. Thank you again, David. |