Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #25924

Re: can someone teach me this?

From Terry Reedy <tjreedy@udel.edu>
Subject Re: can someone teach me this?
Date 2012-07-23 17:19 -0400
References <040e860f-f107-4f70-9c20-2635b514469c@googlegroups.com> <slrn3vfsk0qkif.caf.NOSPAM.wrong@otaku.freeshell.org>
Newsgroups comp.lang.python
Message-ID <mailman.2501.1343078387.4697.python-list@python.org> (permalink)

Show all headers | View raw


On 7/23/2012 9:32 AM, E. wrote:
> On 2012-07-21, Menghsiu Lee <menghsiu.lee@gmail.com> wrote:
>> Hi,
>> I have tried 1000 times to compile this python file to be an exe file
>> by using py2exe and gui2exe But, it does not work out.

You should show what happened.

>>  I am thinking
>> if there can be some genius teaching me how to make this happen.  The
>> link in below  is the complete code with all sources. Everything is
>> open to everyone since I change this from another expert.
>>
>> http://dl.dropbox.com/u/63928380/blackjack.rar

Not everyone can decode .rar files. You should store there a .py file or 
if you must, a standard .zip.

But before you ask for help, you should try to minimize the code to 
something that still has the problem. Asking people to look through 
multiple files may be a bit much. If you find that removing block x lets 
the file compile, then you have found a source of the problem, if not 
the solution.

-- 
Terry Jan Reedy


Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

can someone teach me this? Menghsiu Lee <menghsiu.lee@gmail.com> - 2012-07-20 19:09 -0700
  Re: can someone teach me this? rusi <rustompmody@gmail.com> - 2012-07-20 19:22 -0700
  Re: can someone teach me this? hamilton <hamilton@nothere.com> - 2012-07-20 21:15 -0600
    Re: can someone teach me this? Devin Jeanpierre <jeanpierreda@gmail.com> - 2012-07-21 11:06 -0400
      Re: can someone teach me this? hamilton <hamilton@nothere.com> - 2012-07-21 10:53 -0600
  Re: can someone teach me this? "E." <NOSPAM.wrong@wrong.invalid> - 2012-07-23 13:32 +0000
    Re: can someone teach me this? Terry Reedy <tjreedy@udel.edu> - 2012-07-23 17:19 -0400

csiph-web