On Mon, Jun 4, 2012 at 1:26 AM, Daniel Braniss <[email protected]> wrote: > now with 3.1 I was trying to duplicate the past success and > failed terribly
3.1 of what? Python? If so, use 3.2 because one of the older versions of Python 3 is not recommended for web development (I forget if it was 3.1 or 3.0). But if you want the easiest path to success, use 2.7 for now. I'll look into the other issues you raised. My naming of the example apps evolved over time. I finally decided that "PyramidApp" and "PylonsApp" are the most self-documenting. -- 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.
