$ make test
python tests/test_glpk.py
Traceback (most recent call last):
File "tests/test_glpk.py", line 3, in <module>
from testutils import *
File "/cygdrive/e/mypath/tools/GLPK/pyglpk/pyglpk-0.3.tar/pyglpk-0.3/tests/testutils.py", line 8, in <module>
from glpk import *
ImportError: No such process
Makefile:17: recipe for target 'test' failed
make: *** [test] Error 1
Any help would be appreciated.
Thanks,
David