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

How To Unzip Python Eggs?

I'm trying to bundle some egg dependencies when using py2exe and as stated on the py2exe site, … Read more How To Unzip Python Eggs?

Making A Portable (exe) With Python 3.1?

Is there a way to make a portable/stand-alone exe for python apps? I've read about p2exe but i… Read more Making A Portable (exe) With Python 3.1?

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

Can't Make Standalone Binary Scrapy Spider With Cx_freeze

A short description about my working environment: win 7 x64, python 2.7 x64, scrapy 0.22, cx_Freeze… Read more Can't Make Standalone Binary Scrapy Spider With Cx_freeze

Py2exe Isn't Copying Webdriver_prefs.json Into Builds

I'm using py2exe to compile a Python 2.7 script that uses Selenium 2.39.0 to open up Firefox wi… Read more Py2exe Isn't Copying Webdriver_prefs.json Into Builds

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