Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!194.109.133.91.MISMATCH!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!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.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'cc:addr:python-list': 0.09; 'pil': 0.09; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'suggest': 0.15; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'received:89.233': 0.16; 'received:89.233.217': 0.16; 'received:89.233.217.133': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'subject:PIL': 0.16; 'laura': 0.18; '2015': 0.20; 'cc:addr:python.org': 0.20; 'cc:2**2': 0.20; 'fix': 0.21; 'import': 0.24; 'header:In-Reply-To:1': 0.24; 'module': 0.25; 'install': 0.25; 'error': 0.27; 'fri,': 0.27; 'received:se': 0.29; 'problem.': 0.35; 'but': 0.36; 'url:org': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'header:Message-Id:1': 0.61; 'here:': 0.63; 'jul': 0.72; 'received:89': 0.80; 'url:readthedocs': 0.84; 'cc:no real name:2**2': 0.91 To: rahul tiwari cc: image-sig-request@python.org, python-list@python.org, lac@openend.se From: Laura Creighton Subject: Re: Fwd: PROBLEM IN importing PIL In-Reply-To: Message from rahul tiwari of "Fri, 17 Jul 2015 09:18:46 +0530." References: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <14781.1437114244.1@fido> Date: Fri, 17 Jul 2015 08:24:04 +0200 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [89.233.217.130]); Fri, 17 Jul 2015 08:24:06 +0200 (CEST) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1437114256 news.xs4all.nl 2958 [2001:888:2000:d::a6]:39654 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:93991 In a message of Fri, 17 Jul 2015 09:18:46 +0530, rahul tiwari writes: >I want to import PIL package but every time this is showing error " no PIL > module find" . > >plz suggest me how i can fix this problem. Get Pillow. Instructions on how to install it here: https://pillow.readthedocs.org/installation.html#basic-installation Laura