Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #38491
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <wayne@waynewerner.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.003 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'python.': 0.02; 'subject:installation': 0.07; 'subject:help': 0.07; 'python': 0.09; 'cc:addr:python-list': 0.10; 'do,': 0.15; 'finished': 0.15; 'dummy': 0.16; 'easy_install': 0.16; 'wrote:': 0.17; 'feb': 0.19; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header :User-Agent:1': 0.26; 'installing': 0.27; 'post': 0.28; "i'm": 0.29; 'install': 0.29; 'fri,': 0.30; 'anyone': 0.33; 'version': 0.34; 'robert': 0.35; 'but': 0.36; 'charset:us-ascii': 0.36; 'subject:: ': 0.38; 'some': 0.38; 'step': 0.39; 'hello,': 0.39; 'think': 0.40; 'it!': 0.64; 'from:addr:wayne': 0.84 |
| Date | Fri, 8 Feb 2013 20:56:15 -0600 (CST) |
| From | Wayne Werner <wayne@waynewerner.com> |
| X-X-Sender | wayne@gilgamesh |
| To | Robert Iulian <robert.iulian90@gmail.com> |
| Subject | Re: Jinja2 installation help |
| In-Reply-To | <23e57245-a8ae-4c8e-85cf-65a2bf5c6b70@googlegroups.com> |
| References | <23e57245-a8ae-4c8e-85cf-65a2bf5c6b70@googlegroups.com> |
| User-Agent | Alpine 2.02 (DEB 1266 2009-07-14) |
| MIME-Version | 1.0 |
| Content-Type | TEXT/PLAIN; charset=US-ASCII; format=flowed |
| Cc | python-list@python.org |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1529.1360378965.2939.python-list@python.org> (permalink) |
| Lines | 17 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1360378965 news.xs4all.nl 6912 [2001:888:2000:d::a6]:47948 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:38491 |
Show key headers only | View raw
On Fri, 8 Feb 2013, Robert Iulian wrote: > Hello, > > I recently started learning Python. Just finished learning the basis of it, and now I think I'm ready to start working on a simple website but I am having some difficulties installing Jinja2. > Can anyone post a dummy guide on how to install it, and what to do step by step? > I am using the lastest Python version 3.3 . Do you have easy_install or pip installed? If you do, $ pip install jinja2 And that's it! HTH, Wayne
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Jinja2 installation help Robert Iulian <robert.iulian90@gmail.com> - 2013-02-08 09:54 -0800
Re: Jinja2 installation help Wayne Werner <wayne@waynewerner.com> - 2013-02-08 20:56 -0600
Re: Jinja2 installation help Robert Iulian <robert.iulian90@gmail.com> - 2013-02-09 04:55 -0800
Re: Jinja2 installation help Kwpolska <kwpolska@gmail.com> - 2013-02-09 14:05 +0100
Re: Jinja2 installation help Robert Iulian <robert.iulian90@gmail.com> - 2013-02-09 05:15 -0800
Re: Jinja2 installation help Robert Iulian <robert.iulian90@gmail.com> - 2013-02-09 05:15 -0800
Re: Jinja2 installation help Robert Iulian <robert.iulian90@gmail.com> - 2013-02-09 04:55 -0800
csiph-web