On Fri, May 6, 2011 at 10:33 AM, Benjamin Root wrote:
> On Thu, May 5, 2011 at 10:01 PM, C M wrote:
>>
>> > Because you have a py2exe'ed program, I suspect that whoever packaged
>> > the
>> > program should be the one to modify that program to choose its axes
>> > limits
>> > more robustly in ord
On Thu, May 5, 2011 at 10:01 PM, C M wrote:
> > Because you have a py2exe'ed program, I suspect that whoever packaged the
> > program should be the one to modify that program to choose its axes
> limits
> > more robustly in order to avoid the warning message.
>
> Maybe I have been unclear. I am
> Because you have a py2exe'ed program, I suspect that whoever packaged the
> program should be the one to modify that program to choose its axes limits
> more robustly in order to avoid the warning message.
Maybe I have been unclear. I am the sole developer of this
application, and I occasionall
On Thu, May 5, 2011 at 9:04 PM, C M wrote:
> On Thu, May 5, 2011 at 10:03 PM, C M wrote:
> > On Thu, May 5, 2011 at 7:58 PM, Benjamin Root wrote:
> >>
> >>
> >> On Sun, May 1, 2011 at 4:35 PM, C M wrote:
> >>>
> >>> I get this error and would like to know what to do to eliminate it and
> >>> a
On Thu, May 5, 2011 at 10:03 PM, C M wrote:
> On Thu, May 5, 2011 at 7:58 PM, Benjamin Root wrote:
>>
>>
>> On Sun, May 1, 2011 at 4:35 PM, C M wrote:
>>>
>>> I get this error and would like to know what to do to eliminate it and
>>> also what it means:
>>>
>>> C:\Python25\lib\site-packages\matp
On Sun, May 1, 2011 at 4:35 PM, C M wrote:
> I get this error and would like to know what to do to eliminate it and
> also what it means:
>
> C:\Python25\lib\site-packages\matplotlib\axes.py:2571:
> UserWarning: Attempting to set identical bottom==top results
> in singular transformations; automa
I get this error and would like to know what to do to eliminate it and
also what it means:
C:\Python25\lib\site-packages\matplotlib\axes.py:2571:
UserWarning: Attempting to set identical bottom==top results
in singular transformations; automatically expanding.
bottom=0, top=0 + 'bottom=%s, top=%s'