also  found the exact file needed:

here is the link

http://pylonshq.com/project/pylonshq/browser/ez_setup.py

that's the ez_setup.py  file that I was looking for. I just copied it
and then ran the setup.py file provided from google engine folders
etc.

this willl install the  antlr3

On Apr 3, 3:20 pm, Aaron <[email protected]> wrote:
> Thanks for the help.
>
> I found the site. I can just download it off their and try installing
> it manually.
>
> here is the site just in case anyone gets into the same problem I
> have.
>
> The site is below:
>
> http://peak.telecommunity.com/DevCenter/EasyInstall
>
> On Apr 3, 3:15 pm, Aaron <[email protected]> wrote:
>
> > not really.
>
> > I am just trying to install install antlr3 I ran setup.py of that and
> > I get error on line 2.
>
> > When I look at the python script of setup on line 2  this is what I
> > see.
>
> > import ez_setup
> > ez_setup.use_setuptools()
>
> > I get a error in the terminal that says error can't find such a module
> > "ez_setup" line 2  on setup.py
>
> > this is where I am stuck. I just need to install this and run a script
> > the previous programmer made and it should upload a the new admin
> > interface on the site.
>
> > This way I can just directly grab the html code and css code I made
> > and update the website files by using this persons interface.
>
> > I later on do have to find the script that handles the form data and
> > make some changes to it.
>
> > On Apr 3, 2:46 pm, Xavier Mathews <[email protected]> wrote:
>
> > > Your Answer Should Be Here This Is The Python Script From Google's End! I
> > > Just Did A Search! And Went To The Info Base!
>
> > >https://www.google.com/webmasters/tools/docs/en/sitemap-generator.html
>
> > > Hopes This Helps! I Am Not Very Big On Python Either! If Anybody Else Has
> > > Any Advice please Post! I Would Hate To See This Mn Loss His Deadline!
>
> > > "Sent From Sony Slim-Line PSP"
>
> > > Xavier A. Mathews
> > > Web-Developer
>
> > > Sent from Chicago, Illinois, United States
>
> > > On Fri, Apr 3, 2009 at 1:36 PM, Aaron <[email protected]> wrote:
>
> > > > Thanks man. I am stressed out. The ceo wants this site up really soon.
> > > > So I been working on it since yesterday.
>
> > > > Then today decided why not ask here.
>
> > > > I found others which was a missing file and found the permissions were
> > > > not allowing to install so I changed those and found those files
> > > > quickly.
>
> > > > thanks for the help.
>
> > > > On Apr 3, 2:32 pm, Xavier Mathews <[email protected]> wrote:
> > > > > I Am Not Sure Good Question....Let Me Go See!
>
> > > > > "Sent From Sony Slim-Line PSP"
>
> > > > > Xavier A. Mathews
> > > > > Web-Developer
>
> > > > > Sent from Chicago, Illinois, United States
>
> > > > > On Fri, Apr 3, 2009 at 1:29 PM, Aaron <[email protected]> wrote:
>
> > > > > > I ran a search and I get no results. I only searched the google 
> > > > > > engine
> > > > > > folder.
>
> > > > > > It his script part of python? or is it a standalone that google 
> > > > > > engine
> > > > > > uses.
>
> > > > > > On Apr 3, 2:25 pm, Xavier Mathews <[email protected]> wrote:
> > > > > > > Run A Search On The System!
> > > >http://www.alternc.org/wiki/MigrationTrac
> > > > > > > <http://www.alternc.org/wiki/MigrationTrac>
>
> > > > > > > Although you are right you just can't say find or run because the
> > > > problem
> > > > > > > will still come up and with the same error msg also!
>
> > > > > > > "Sent From Sony Slim-Line PSP"
>
> > > > > > > Xavier A. Mathews
> > > > > > > Web-Developer
>
> > > > > > > Sent from Chicago, Illinois, United States
>
> > > > > > > On Fri, Apr 3, 2009 at 1:19 PM, Aaron <[email protected]>
> > > > wrote:
>
> > > > > > > > HI, I am trying to install antlr3 for the google apps engine.
>
> > > > > > > > I am using linux ubuntu.
>
> > > > > > > > When I run the setup.py  I get a error on line 2  import mod
> > > > > > > > ez_setup.py error.
>
> > > > > > > > It say's can't find such a module.
>
> > > > > > > > Where is this module located?
>
> > > > > > > > I can't seem to find it.
>
> > > > > > > > any ideas?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to