Re: Error: Picked: Jinja2 = 2.6

"Martijn Pieters" <[email protected]> Fri, 03 May 2013 01:05:24 -0700 (PDT)
Newsgroups gmane.comp.web.zope.general
Message-ID <1367568324554.bb11b569@Nodemailer>
Your buildout has been configured to only allow *pinned* dependencies; eggs for which you specified the version.


Add `Jinja2 = 2.6` to your `[versions]` section.
—
Martijn Pieters
zopatista.com

On Fri, May 3, 2013 at 3:43 AM, Tamer Higazi <th982a-gM/[email protected]>
wrote:

> Hi people!
> in my new bluebream application I tried to add the template engine
> jinja2 in "setup.py" before running buildout and I get this error?!
> Am I doing something wrong?!
> Develop: '/storage/PyProjects/bbreamAPP/.'
> install_dir /storage/PyProjects/bbreamAPP/develop-eggs/tmp6qhLW1build
> Updating app.
> While:
>   Updating app.
>   Getting distribution for 'jinja2'.
> Error: Picked: Jinja2 = 2.6
> _______________________________________________
> Zope maillist  -  [email protected]
> https://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  https://mail.zope.org/mailman/listinfo/zope-announce
>  https://mail.zope.org/mailman/listinfo/zope-dev )

_______________________________________________
Zope maillist  -  [email protected]
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )