compile exe with anydbm module

Alessandro Crugnola *sephiroth* alessandro at sephiroth.it
Thu Mar 11 14:10:08 EST 2004


Hi all
I'm trying to compile a python app with py2exe (not the 0.5.0.. i think 0.4.1) which uses the anydbm module
But when i launch the exe file created it raise this error:
exceptions.ImportError, no dbm clone found; tryed ["dbhash","gdbm","dbm","dumbdbm"]

Is there a way to use the anydbm module anyway?

thanks in advance





More information about the Python-list mailing list