I installed Numpy and then mlabwrap using both windows executable installers and everything went well. I tried executing this code:
from mlabwrap import mlab
import numpy
and got the following error
Traceback (most recent call last):
File "", line 11, in ?
File "Vizard1.py", line 1, in ?
from mlabwrap import mlab
File "C:\Program...
2008-02-06 17:31:14 UTC in mlabwrap