durusmail: quixote-users: py2exe and quixote (with medusa)
py2exe and quixote (with medusa)
2004-03-27
Re: py2exe and quixote (with medusa)
2004-03-29
2004-03-29
2004-03-29
2004-03-29
py2exe and quixote (with medusa)
Samir Patel
2004-03-27
I have created a web application with quixote (small database with sqlobject,
sqlite, medusa, reportlab) and I like to give it to my manager to install it on
one of our clients machine. To make his life easier (so that I can use quixote
instead of dot.net), I am trying to create a py2exe setup. py2exe isn't able to
import quixote.session so I have put that in includes option. Now, I am trying
to include ptl file without success. Anybody able to create a py2exe
distribution of there quixote package? If so, can you post your trick?
reply