[Biopython-dev] [Bug 2729] Importing Bio.SeqUtils before importing pylab gives a "Bus Error"

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Fri Jan 9 17:10:10 UTC 2009


http://bugzilla.open-bio.org/show_bug.cgi?id=2729


biopython-bugzilla at maubp.freeserve.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Comment #5 from biopython-bugzilla at maubp.freeserve.co.uk  2009-01-09 12:10 EST -------
(In reply to comment #4)
> Hi,
> importing Tkinter works fine. Only calling import pylab after it crashes...
> (no traceback... just "bus error").

You could try going to Application, Utilities, Console on your Mac to look for
any error log associated with the bus error.

> Here is the shell-output:
> 
> mac14:~ stschiff$ python
> Python 2.5 (r25:51908, Apr 19 2007, 16:49:06) 
> [GCC 4.0.1 (Apple Computer, Inc. build 5250)] on darwin
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import Tkinter
> >>> import pylab
> Bus error
> mac14:~ stschiff$ 

OK - that does seem to confirm that its a bug with pylab, and therefore isn't
Biopython's fault.  I'm going to close this bug.

I would suggest you update your installation of pylab, and if it still goes
wrong, file a bug with pylab.

Thanks anyway,

Peter


-- 
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Biopython-dev mailing list