![](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:
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.
![](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:
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.
participants (2)
-
Colin J. Williams
-
Todd Miller