On Sat 24/07/2010 10:21 PM, F.A.Pinkse wrote:
> Hi Anthony,
>
> Screenshot in the attachment.
>
> Frans.
>

I had this issue too. When I did a Google search for "assert file not in 
self.short_names", the 
first result that came up was:
http://bugs.python.org/issue7639

That told me that I needed to implement a work-around for a Python bug: I had 
long names in my 
project that were getting turned into clashing short names. So I changed file 
names as needed to 
avoid clashes.

By the way, you can copy-and-paste Windows console window text. See the window 
menu "Edit->Mark" 
entry. Much simpler than PDFs of screen shots of console windows.

Regards,
Craig McQueen



------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to