Help: NumTut and Macs...

Riccardo Trocca rtrocca at libero.it
Thu Feb 15 02:26:28 EST 2001


Personal Experience:
view does not work with macPython.
I developed a solution for personal use that allows the user to
visualize an 2d NumPy array as a GrayScale Image or a RGB Image in an
IDE window. If interested I can send you the code.

Riccardo

Afonso Salcedo <afonso at mac.com> wrote:

> I'm having tons of trouble running the NumTut package that comes with the
> MacPython distribution.
> 
> Every time I try even the simplest test sample:
> 
> >>> from NumTut import *
> >>> view(greece)
> 
> Everything hangs...
> 
> I can't seem to understand what exactly is going on. As the view() would be
> useful to my work, is there any suggestion on what I should do?
> 
> Thanks,
> Joe



More information about the Python-list mailing list