oldnumeric is no longer available in newer numpy distributions.
$ python sr0wx.py
Traceback (most recent call last):
File "sr0wx.py", line 63, in <module>
import lib.cw as cw
File "/home/sq7lrx/Devel/sr0wx.py/lib/cw.py", line 19, in <module>
import numpy.oldnumeric as Numeric
ImportError: No module named oldnumeric
oldnumeric is no longer available in newer numpy distributions.