help needed for pymorph

azrael jura.grozni at gmail.com
Tue Jan 16 11:07:09 EST 2007


Hi guys

I tried to install and run pymorph but I am having some problems.
when I want to use mmshow() I get the message

     ImportError: DLL load failed: the specified module could not be
found

import morph
import handson

def main ():
    arr = mmreadgray("beef.jpg");
    mmgshow(arr)

does anyone have any idea how to fix it.


thnx




More information about the Python-list mailing list