Does this tool work on windows On Wed, May 11, 2011 at 11:34 PM, jbernadas <[email protected]> wrote:
> I thought all answer were coming here, but I think not. The resolution > of this was: > > Jinxing was using an old python version (2.4.3) by accident, after > running the tool with a newer version (2.6.6) everything ran > perfectly. > > > On May 11, 2:25 pm, Jinxing Ye <[email protected]> wrote: > > I encounter an error when using the commandline tool, since I'm not > > familiar with perl, is there anyone can help me with that? > > > > the error information is follow: > > > > ./gcj_init_contest.py 433101 > > File "./gcj_init_contest.py", line 56 > > except error.OptionError as e: > > ^ > > SyntaxError: invalid syntax > > > > Thanks! > > > > On May 6, 5:40 pm, Jorge Bernadas Saragoza <[email protected]> wrote: > > > > > > > > > > > > > > > > > I’m glad to announce that today we are releasing a new commandline > > > tool<https://code.google.com/p/codejam-commandline/> to > > > download input files and submit solutions. It’s based on the one I > wrote > > > last year before joining Google, but its design is improved to be more > > > reliable. The only requirement is to have Python > > > 2.6.6<http://www.python.org/download/releases/2.6.6/>installed. Newer > > > versions of Python 2.6 will work as well, but not Python 3. > > > > > The tool includes a > > > README< > http://code.google.com/p/codejam-commandline/source/browse/trunk/README> > > > file; > > > people who want to use the tool are highly encouraged to read it. Also, > the > > > tool is completely Open Source, so modify it as you see fit, as long as > you > > > comply with the license terms and the Google Code Jam Terms & > > > Conditions<http://code.google.com/codejam/terms.html> > > > . > > > > > Disclaimer: This is the first time this tool is going to be used in a > public > > > contest, so we cannot guarantee that it works perfectly. Use it at your > own > > > risk. If you have any problems, please do not hesitate to email > > > [email protected] with a good description and we will try to fix it > as > > > quickly as possible. > > > > > Good luck! > > > Jorge Bernadas > > -- > You received this message because you are subscribed to the Google Groups > "google-codejam" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-code?hl=en. > > -- You received this message because you are subscribed to the Google Groups "google-codejam" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code?hl=en.
