After some big frustration I did it! I converted my django app to an \"exe\" one to run as a single standalone app on windows (using cherrypy as a WSGI server) But When I tr
this post talks all about using py2exe to get a single exe file.
py2exe - generate single executable file
If you post some code i'll take a look, and your error message will help to.