Skip to content Skip to sidebar Skip to footer
Showing posts with the label Py2exe

Problem With Loading Win32file.pyd On Python 2.6

I can't make py2exe to pack correctly even a simple script that uses win32file I'm constant… Read more Problem With Loading Win32file.pyd On Python 2.6

.exe Icon Doesn't Change [py2exe]

My icon file myicon.ico in same directory with setup.py. When I run py2exe, myproject.exe doesn'… Read more .exe Icon Doesn't Change [py2exe]

Creating Executable File Of My Python Script

I am trying to create an executable file out of my python script. System config : python --versio… Read more Creating Executable File Of My Python Script

Py2exe Lxml Woes

I have a wxpython application that depends on lxml and works well when running it through the pytho… Read more Py2exe Lxml Woes

No Module Named Py2exe

I've been trying to use py2exe on a completed script for a while now, but it appears something … Read more No Module Named Py2exe

Using Pygame2exe And Having Font Issue With Sysfont/.ttf

I tried py2exe, cx_freeze and got nowhere with those even using this site, made some progress with … Read more Using Pygame2exe And Having Font Issue With Sysfont/.ttf