My friend jacob had a question. I can't really answer it, but you guys can. Send you replies to him not me. Oh, and jacob, I'm forwarding you message to the Python Mailing list.

-------- Original Message --------
Delivered-To:   g.nius...@gmail.com
Received: by 10.216.7.204 with SMTP id 54cs12253wep; Fri, 25 Jun 2010 05:15:53 -0700 (PDT)
Return-Path:    <benderjaco...@gmail.com>
Received-SPF: pass (google.com: domain of benderjaco...@gmail.com designates 10.231.166.146 as permitted sender) client-ip=10.231.166.146; Authentication-Results: mr.google.com; spf=pass (google.com: domain of benderjaco...@gmail.com designates 10.231.166.146 as permitted sender) smtp.mail=benderjaco...@gmail.com; dkim=pass header.i=benderjaco...@gmail.com Received: from mr.google.com ([10.231.166.146]) by 10.231.166.146 with SMTP id m18mr672493iby.109.1277468152247 (num_hops = 1); Fri, 25 Jun 2010 05:15:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=fkkLSup/Zm9O5pNVp/JD3Z8YGVub7MdiKrBLK15hCss=; b=RPMHV1heyBvD25Ds95k3tdMD25KKr4fszAGSkoIoRhRNC43pOpx08JXSaHBmuO9lLK AXh56ZUgujS2c7MZR7LonTbHf2lmH+n4iS4j9zDWnhRVQYZp0PLzXNiy6rsmm9BZ8Ssx 4MuLHSQu5ycP7RzyC1UKLo++EvMHNRXzIbJqQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=pEuD6hxgEDoy+BypQZeQyfam769gn9/T5P0/kTVorTYbDZX7OU+bkODyEleXmmXUQC PxuzC0rVUbzqDhswUQKv0W890MXtEBXCLMucrl8SqzlUo2Do2LuxeE9x7k7xhm6J9fSr 3pa/VxDGgj0WH9Gelflxw9XjgSPd8mVRkbuK4=
MIME-Version:   1.0
Received: by 10.231.166.146 with SMTP id m18mr672493iby.109.1277468152240; Fri, 25 Jun 2010 05:15:52 -0700 (PDT) Received: by 10.231.191.71 with HTTP; Fri, 25 Jun 2010 05:15:52 -0700 (PDT)
Date:   Fri, 25 Jun 2010 08:15:52 -0400
Message-ID:     <aanlktil_tgvmdmwcg7rm0i5ugkypq42mgfq1mm9wb...@mail.gmail.com>
Subject:        HELP!
From:   Jacob Bender <benderjaco...@gmail.com>
To:     Chris <g.nius...@gmail.com>
Content-Type:   multipart/alternative; boundary=001636e0b4036d19880489d9bb56



Chris,
I tried the py2exe thing again, but things are getting confusing... It tells me to enter this line to run a setup that will make it a .exe.
"C: \Tutorial>python setup.py install"
Now, the REALLY BIG problem with this line is that the, I guess you could say action, of install always comes back with an invalid token error. This is straight from the website. Now, that was in different programs and on the command line. If you write it in the setup.py, it comes back with a syntax error after the install... Please help
Jake
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to