On Sun, Dec 11, 2011 at 12:31 AM, Ha-Nyung Chung <[email protected]> wrote: > currently pyramid 1.3a1 doesn't seem to work well with pyramid_zcml. > pyramid_zcml uses PasteScript package and neither pyramid nor pyramid_zcml > has dependency on it. So I had to install PasteScript manually in order to > make pyramid 1.3 work with pyramid_zcml =(
I don't understand the part about pyramid_zcml, but you *should* add PasteScript as an application dependency if you intend to use it. Otherwise it won't auto-install either. -- 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.
