cant get py2exe to work
for ages now i have been trying to package my python applications up as a stand alone executable. i have been attempting to use py2exe but it has never seemed to work. lets say we have machine A and machine B, i build the program on machine A and try to run as an executable on machine B. on the first few attempts when trying to run on machine B it would say FATAL ERROR: Cannot load python library but i thought that was down to the py2exe process saying 1 missing module full: 1 missing Modules ------------------ ? readline imported from cmd, code, pdb Building 'dist\workinghoursGUI.exe'.