two points...
maybe the script works in windows if you put it through py2exe, so it doesn't need the interpreter?
also, there's a particular site where the whole thing could be put h34r:
first,
im distributing byte code coz its multiplatform.
script running very well on win ,lin and others.
using py2exe is only for win [ i havent win ] and compiled ".exe" and other stuff created with py2exe is too big coz of _python.DLL, PIL.DLL and others be created.
ad py2exe. if i want binaries for distributing i use CX_Freeze.
ad other sites: you can upload whole archive if you want