>> Trying to import pylab from the shell gives me a Bus Error.
> [...]
>> Anybody have any ideas on what to do from here?
>
> Follow the instructions in the SEGFAULTS file, which begins as
> follows:
>
> | First thing to try is simply rm -rf the site-packages/matplotlib and
> | build subdirs and
Steve Lianoglou
<[EMAIL PROTECTED]> writes:
> Trying to import pylab from the shell gives me a Bus Error.
[...]
> Anybody have any ideas on what to do from here?
Follow the instructions in the SEGFAULTS file, which begins as follows:
| First thing to try is simply rm -rf the site-packages/matpl
Hi all,
I just upgraded to the latest svn for matlotlib and she's blowing up
on me with this error:
terminate called after throwing an instance of 'std::bad_cast'
what(): St8bad_cast
Abort trap
It happens when I fire up ipython w/ -pylab ... (and some other non
specified code in one of m