[mod_python] Error in making .exe from .py file

Nicolas Lehuen nicolas.lehuen at gmail.com
Sat Jun 25 10:07:43 EDT 2005


Hi Tushar,

You can ask this question to the py2exe mailing list, as explained here :

http://starship.python.net/crew/theller/py2exe/

py2exe have nothing remotely related to mod_python (apart from Python,
of course)...

Regards,
Nicolas

25 Jun 2005 12:57:32 -0000, tushar liladhar patil
<tusharpatil1982 at rediffmail.com>:
> 
> 
>    
>  Hi friends,
>          I want to make an .exe file from .py file using py2exe but it is
> giving me an error like:
>  
>  The following modules appear to be missing
>  ['gdk', 'ltihooks', 'sitecustomize']
>  when i tried to run it.
>  
>  Also I had tried for 'exemaker' but it will not run by dubble clicking it
> is giving an error 'python.exe' not found. for that i have to copy
> python.exe to my folder. If i run it from console just by typing 'filename'
> it will run perfectly without copping the python.exe file.
>  
>  please do the needfull...
>  
>  Thanking you,
>  Tushar. 
> 
>  
> _______________________________________________
> Mod_python mailing list
> Mod_python at modpython.org
> http://mailman.modpython.org/mailman/listinfo/mod_python
> 
> 
>



More information about the Mod_python mailing list