If I change numerix to numarray, this goes away.  Is anyone else out
there successfully running svn mpl with:

In [2]: numpy.__version__
Out[2]: '1.0rc1.dev3190'

In [3]: matplotlib.__version__
Out[3]: '0.87.5'

Thanks,

Ryan

On 9/19/06, Ryan Krauss <[EMAIL PROTECTED]> wrote:
> I just upgraded matplotlib, numpy, scipy, and ipython to currect svn.
> I am getting a segfault with pylab:
>
> Python 2.4.2 (#2, Sep 30 2005, 21:19:01)
> [GCC 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu8)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import pylab
> loaded rc file /home/ryan/.matplotlib/matplotlibrc
> matplotlib version 0.87.5
> verbose.level debug-annoying
> interactive is False
> platform is linux2
> loaded modules: ['pylab', '_bisect', '__future__', 'copy_reg',
> 'sre_compile', 'distutils', 'itertools', '_sre', '__main__', 'popen2',
> 'site', '__builtin__', 'datetime', 'distutils.re', 'matplotlib.re',
> 'matplotlib.tempfile', 'encodings', 'pytz.datetime', 'shutil',
> 'distutils.string', 'dateutil', 'matplotlib.datetime', 'posixpath',
> '_random', 'tempfile', 'errno', 'matplotlib.warnings', 'binascii',
> 'encodings.codecs', 'sre_constants', 're', 'matplotlib.md5',
> 'os.path', 'pytz.sys', '_codecs', 'distutils.sysconfig',
> 'encodings.exceptions', 'pytz.sets', 'math', 'fcntl', 'stat',
> 'zipimport', 'string', 'warnings', 'encodings.types', 'UserDict',
> 'encodings.utf_8', 'matplotlib', 'distutils.os', 'sys', 'pytz.tzinfo',
> 'pytz', 'matplotlib.__future__', 'codecs', 'matplotlib.sys',
> 'readline', 'matplotlib.pytz', 'types', 'md5', 'matplotlib.dateutil',
> 'matplotlib.os', 'thread', 'sre', 'bisect', 'matplotlib.distutils',
> 'signal', 'distutils.errors', 'random', 'linecache',
> 'matplotlib.shutil', 'posix', 'encodings.aliases', 'sets',
> 'exceptions', 'sre_parse', 'pytz.bisect', 'distutils.sys', 'os',
> 'strop']
> numerix numpy 1.0rc1.dev3190
> font search path ['/usr/lib/python2.4/site-packages/matplotlib/mpl-data']
> trying fontname
> /usr/lib/python2.4/site-packages/matplotlib/mpl-data/VeraMoIt.ttf
> trying fontname 
> /usr/lib/python2.4/site-packages/matplotlib/mpl-data/cmsy10.ttf
> trying fontname
> /usr/lib/python2.4/site-packages/matplotlib/mpl-data/VeraMoBd.ttf
> trying fontname 
> /usr/lib/python2.4/site-packages/matplotlib/mpl-data/VeraBI.ttf
> trying fontname 
> /usr/lib/python2.4/site-packages/matplotlib/mpl-data/cmex10.ttf
> trying fontname /usr/lib/python2.4/site-packages/matplotlib/mpl-data/Vera.ttf
> $HOME=/home/ryan
> CONFIGDIR=/home/ryan/.matplotlib
> loaded ttfcache file /home/ryan/.matplotlib/ttffont.cache
> Segmentation fault
>
>
> Help me please.  I am running Ubuntu Breezy
>
> Ryan
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to