Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.031 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'subject:installation': 0.07; 'subject:help': 0.07; 'python': 0.09; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.10; 'easy_install': 0.16; 'windows': 0.19; 'user.': 0.23; 'cc:no real name:2**0': 0.24; 'cc:2**1': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'cc:addr:gmail.com': 0.27; 'install': 0.29; 'compatible': 0.30; 'received:google.com': 0.34; 'received:209.85': 0.35; 'does': 0.37; 'why': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'different': 0.63; 'here': 0.65; 'learned': 0.65; 'hours': 0.66; 'websites': 0.66; 'on?': 0.91 X-Received: by 10.49.116.135 with SMTP id jw7mr681274qeb.10.1360414537917; Sat, 09 Feb 2013 04:55:37 -0800 (PST) Newsgroups: comp.lang.python Date: Sat, 9 Feb 2013 04:55:37 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=188.27.119.220; posting-account=x0SdrwoAAAAhFx3KymvgEiXP0XtBQr-Q References: <23e57245-a8ae-4c8e-85cf-65a2bf5c6b70@googlegroups.com> User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 188.27.119.220 MIME-Version: 1.0 Subject: Re: Jinja2 installation help From: Robert Iulian To: comp.lang.python@googlegroups.com Content-Type: text/plain; charset=ISO-8859-1 Cc: Robert Iulian , 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Message-ID: Lines: 5 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1360415257 news.xs4all.nl 6975 [2001:888:2000:d::a6]:41976 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:38517 Here is the fucked up thing that I learned from all the hours of reading from different websites and documentation. To install Pip I need to install Easy_Install--> To install Easy_install I need to install Setup Tools whitch is NOT compatible with Python 3.XX ... If PIP is a replacement for Easy-install why does it require IT? What is going on? PS: I am a Windows 7 user.