My application needs needs matplotlib. So cx_Freeze bundles it in. But it only bundles matplotlib python modules, not its data files!
In the original machine I believe that the frozen executable is somehow finding those datafiles in their original locations, which is not desirable, ecause the bundle should be completely independent of external files. -- http://mail.python.org/mailman/listinfo/python-list