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 bund
Flavio wrote:
> I am trying to freeze an application which imports matplotlib. It all
> works fine on the machine where it was frozen. The executable runs
> without a glitch.
>
> But when I move the directory containing the frozen executable and
> other libs to a new machine, I get the following er
I am trying to freeze an application which imports matplotlib. It all
works fine on the machine where it was frozen. The executable runs
without a glitch.
But when I move the directory containing the frozen executable and
other libs to a new machine, I get the following error:
Traceback (most re