Re: [Matplotlib-users] Bus error when using logarithmic scale with logaritmic bins

2011-09-19 Thread Marc Magrans de Abril
Hi Ben,

Finally, I updated ti Python 2.6.7, numpy 1.6.1, and matplotlib 1.0.1.
The update solved the problem.

Thanks,
marc

On Wed, Aug 10, 2011 at 8:41 PM, Marc Magrans de Abril
marcmagransdeab...@gmail.com wrote:
 Hi Ben,

 I will try to do it. Once it is done I let you know.

 Cheers,
 marc

 On Wed, Aug 10, 2011 at 7:41 PM, Benjamin Root ben.r...@ou.edu wrote:


 On Wed, Aug 10, 2011 at 12:32 PM, Marc Magrans de Abril
 marcmagransdeab...@gmail.com wrote:

 Dear colleagues,

 I'm trying to display an histogram with logarithmic bins using the
 logarithmic scale in the x-axis. When I execute the attached python
 script it crashes giving a Bus Error message (see also the attached
 core dump).

 If I remove the line plt.xscale('log') the script goes up to the end.

 I'm running the program on MacOS 10.6.8, Python 2.5, numpy 1.2.1, and
 matplotlib 0.98.5.2.

 Anyone knows the reason of the crash?

 Thanks,
 marc


 If I remember correctly, there was a log-scale bug in plt.hist() that got
 fixed a little while back.  Your version of numpy and matplotlib is a little
 old.  Is it possible to update those two packages on your system?

 Ben Root




--
BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the 
BlackBerryreg; mobile platform with sessions, labs  more.
See new tools and technologies. Register for BlackBerryreg; DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1 
___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users


Re: [Matplotlib-users] Bus error when using logarithmic scale with logaritmic bins

2011-08-16 Thread Marc Magrans de Abril
Hi Ben,

I will try to do it. Once it is done I let you know.

Cheers,
marc


On Wed, Aug 10, 2011 at 7:41 PM, Benjamin Root ben.r...@ou.edu wrote:


 On Wed, Aug 10, 2011 at 12:32 PM, Marc Magrans de Abril
 marcmagransdeab...@gmail.com wrote:

 Dear colleagues,

 I'm trying to display an histogram with logarithmic bins using the
 logarithmic scale in the x-axis. When I execute the attached python
 script it crashes giving a Bus Error message (see also the attached
 core dump).

 If I remove the line plt.xscale('log') the script goes up to the end.

 I'm running the program on MacOS 10.6.8, Python 2.5, numpy 1.2.1, and
 matplotlib 0.98.5.2.

 Anyone knows the reason of the crash?

 Thanks,
 marc


 If I remember correctly, there was a log-scale bug in plt.hist() that got
 fixed a little while back.  Your version of numpy and matplotlib is a little
 old.  Is it possible to update those two packages on your system?

 Ben Root



--
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users


Re: [Matplotlib-users] Bus error when using logarithmic scale with logaritmic bins

2011-08-10 Thread Benjamin Root
On Wed, Aug 10, 2011 at 12:32 PM, Marc Magrans de Abril 
marcmagransdeab...@gmail.com wrote:

 Dear colleagues,

 I'm trying to display an histogram with logarithmic bins using the
 logarithmic scale in the x-axis. When I execute the attached python
 script it crashes giving a Bus Error message (see also the attached
 core dump).

 If I remove the line plt.xscale('log') the script goes up to the end.

 I'm running the program on MacOS 10.6.8, Python 2.5, numpy 1.2.1, and
 matplotlib 0.98.5.2.

 Anyone knows the reason of the crash?

 Thanks,
 marc


If I remember correctly, there was a log-scale bug in plt.hist() that got
fixed a little while back.  Your version of numpy and matplotlib is a little
old.  Is it possible to update those two packages on your system?

Ben Root
--
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users


Re: [Matplotlib-users] Bus error when using logarithmic scale with logaritmic bins

2011-08-10 Thread Marc Magrans de Abril
Hi Ben,

I will try to do it. Once it is done I let you know.

Cheers,
marc

On Wed, Aug 10, 2011 at 7:41 PM, Benjamin Root ben.r...@ou.edu wrote:


 On Wed, Aug 10, 2011 at 12:32 PM, Marc Magrans de Abril
 marcmagransdeab...@gmail.com wrote:

 Dear colleagues,

 I'm trying to display an histogram with logarithmic bins using the
 logarithmic scale in the x-axis. When I execute the attached python
 script it crashes giving a Bus Error message (see also the attached
 core dump).

 If I remove the line plt.xscale('log') the script goes up to the end.

 I'm running the program on MacOS 10.6.8, Python 2.5, numpy 1.2.1, and
 matplotlib 0.98.5.2.

 Anyone knows the reason of the crash?

 Thanks,
 marc


 If I remember correctly, there was a log-scale bug in plt.hist() that got
 fixed a little while back.  Your version of numpy and matplotlib is a little
 old.  Is it possible to update those two packages on your system?

 Ben Root



--
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users