![](https://secure.gravatar.com/avatar/b24e93182e89a519546baa7bafe054ed.jpg?s=120&d=mm&r=g)
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
![](https://secure.gravatar.com/avatar/faf9400121dca9940496a7473b1d8179.jpg?s=120&d=mm&r=g)
On Mon, 2003-11-17 at 22:48, Colin J. Williams wrote:
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.
teacup is a partially functional module for measuring microsecond level timing under Linux. It doesn't work yet, but it's better than starting from scratch, so I keep it in the distribution. At some point, it'll either work or disappear.
Can this module be safely be deleted?
Yes.
Colin W
------------------------------------------------------- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl _______________________________________________ Numpy-discussion mailing list Numpy-discussion@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/numpy-discussion -- Todd Miller Space Telescope Science Institute 3700 San Martin Drive Baltimore MD, 21030 (410) 338 - 4576
participants (2)
-
Colin J. Williams
-
Todd Miller