freeze: standard modules unknown

jm.suresh@no.spam.gmail.com jm.suresh at gmail.com
Mon Jul 2 08:35:45 EDT 2007


I am trying to use freeze to create a single binary executable for one
of my program. When I run freeze, it runs fine with the following
modules. These modules are available in the dyn-load directory and I
can import them from the python interpreter.
Warning: unknown modules remain: _bisect _heapq _locale _random
_socket
Make also runs fine, but when I run the program on another machine, it
compiles saying could not import these modules. Any idea how to get
this working...

Thanks.
-
Suresh




More information about the Python-list mailing list