<[EMAIL PROTECTED]> writes: > Hi, > I've been pulling my hair out for a week on this and I think I have discovered > a problem when using Numarray with PyGTK. Below I have taken the filesel.py > demo from the PyGTK tutorial and added two lines, one that imports the Numarray > package and another that creates a numarray. Adding these two lines makes > the program crash with a Floating Point Exception on my machine. Could > someone please cut and paste the following and let me know if they have the > same problem?
No crash for me on Debian sid GNU/Linux, but since I have different versions installed than you do that may not tell you much: Python 2.3.3, pygtk 2.2.0, gtk+ 2.4.1 and numarray 0.8. _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
