Well, 51 emails later my app now compiles and runs correctly.  Thank you
everyone for your help.  The file that needed to be included that I hadn't
added to the data_files was <myapp>-code.py from the ui folder.  I even
tested the app on a computer without Python installed and it works just
great.

Thank you once again for your patience and much needed help.

Mike M.

On Tue, Jul 8, 2008 at 1:31 PM, Paul McNett <[EMAIL PROTECTED]> wrote:

> Ed Leafe wrote:
> > On Jul 8, 2008, at 1:46 PM, Mike Mabey wrote:
> >
> >> 3) The app compiles and runs without any error, but no data is
> >> retrieved and
> >> the Close button doesn't work.
> >
> >       It may not be including any of the XML files, such the .cnxml that
> > defines the connection. Be sure that these are included in the
> > setup.py specs for included files.
>
> I guess in general, list the files and directories in your project, and
> then take a look at the files and directories in the generated exe
> (either unzip the exe, or choose a bundle option that keeps the files
> and directories separate). Make sure all needed files are there in the
> distribution directory.
>
> Paul
>
>
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to