Running teacup.py, we get:
Traceback (most recent call last):
File "C:\Program
Files\Python23\Lib\site-packages\numarray\teacup.py", line 1, in ?
import numarray.libteacup
ImportError: No module named libteacup
There is no mention of teacup in numarray-0.6.pdf.
Can this module be safely be deleted?
Colin W