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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
