On Mar 24, 6:34 pm, Mike Orr <[email protected]> wrote:
> On Tue, Mar 24, 2009 at 2:12 AM, Noah Gift <[email protected]> wrote:
>
> > On Tue, Mar 24, 2009 at 2:52 PM, Alex Popescu
> > <[email protected]> wrote:
>
> >> I've followed the setup for using Pylons with Google App Engine as
> >> described on monkey wiki page [1]
> >> After performing the hack mentioned in this thread [2], I've been able
> >> to start the app, but now I'm pretty sure I'm doing something stupid
> >> as running:
>
> >> (pictionarius)macthor:bin alex$ ./paster controller hello
>
> >> Command 'controller' not known (you may need to run setup.py egg_info)
> >> Known commands:
> >>  create       Create the file layout for a Python distribution
> >>  exe          Run #! executable files
> >>  help         Display help
> >>  make-config  Install a package and create a fresh config file/
> >> directory
> >>  points       Show information about entry points
> >>  post         Run a request for the described application
> >>  request      Run a request for the described application
> >>  serve        Serve the described application
> >>  setup-app    Setup an application, given a config file
>
> >> Can you please help me out to understand what I'm doing wrong?
>
> >> Many thanks in advance,
>
> >> ./alex
>
> >> [1]http://code.google.com/p/appengine-monkey/wiki/Pylons
> >> [2]http://groups.google.com/group/pylons-discuss/t/a0ddca4aca56d300
>
> When running "paster controller",  the current directory should be
> your Pylons application.  

I assume this is app/MyApplication right?

> This allows it to find the controller entry
> point in the application's egg-info directory.  The commands listed
> are the ones built into PasteDeploy.
>

There is no egg-info in there (where can I read more about egg, egg-
info, etc?).
I might be wrong, but I think that following Point 4 in [1] leads to
some of the things being deleted.

./alex

> --
> Mike Orr <[email protected]>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to