Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Chris Warrick Newsgroups: comp.lang.python Subject: Re: not able to install mysqldb-python Date: Sat, 25 Jun 2016 09:47:13 +0200 Lines: 22 Message-ID: References: <103a2db1-c5fb-40bc-92a4-19feb5f1de35@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: news.uni-berlin.de mqj03/kIRfZJ6VMopS1FRQP5re83zbG9FBfmA3RoXWUw== Return-Path: 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; 'importerror:': 0.05; 'only,': 0.07; 'cc:addr:python-list': 0.09; 'python': 0.10; 'itself.': 0.11; 'subject:not': 0.11; 'thursday,': 0.13; 'django': 0.13; 'subject:python': 0.14; '2016': 0.16; 'privilege.': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:install': 0.16; 'virtualenv.': 0.16; 'wrote:': 0.16; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'developers.': 0.22; 'cc:no real name:2**0': 0.22; 'header:In-Reply-To:1': 0.24; 'module': 0.25; 'install': 0.25; 'installed': 0.26; 'chris': 0.26; 'error': 0.27; 'message-id:@mail.gmail.com': 0.27; "skip:' 10": 0.28; 'url:mailman': 0.30; 'probably': 0.31; 'fixed': 0.31; 'url:python': 0.33; 'instead,': 0.33; 'url:listinfo': 0.34; 'recommended': 0.34; 'received:google.com': 0.35; 'received:74.125.82': 0.35; 'problem.': 0.35; 'but': 0.36; 'instead': 0.36; 'url:org': 0.36; 'subject:: ': 0.37; 'thanks': 0.37; 'subject:-': 0.39; 'url:mail': 0.40; 'your': 0.60; 'telling': 0.61; 'contact': 0.66; 'subject': 0.70; 'disclose': 0.71; 'utc+5:30,': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=W5idx0m8c0f7yssTA6w2TNgFpawKGppLsVoFJiC6P2g=; b=esx24+jMad64lVpEXwUZnEINyyAXKiOhxdvfggUjXzJbFOcEV3v2NRB9lnoyzfmZe8 gexmWNLQajxbG6KwwMkYkXzfNPcrlMSga94L/HVHKp2dWbqpmtLRO74Lf9S9xNB7XR82 MpngA/Bxb0w1JJ+s1M5A6crBpF+dLgdf1UvdhBVlB216WFlw76+sPIjsIugANfZrm9/X ryG1p4RfeBNpYi0yJtXf2MDscSLyuk7AnSoNbUuQEVBvZ/NqnF0xamrzS23aX1UNlIvS yAz2pcS/finc/gJoJziVQuqu3uChmfphU78QpgReT/bsSfOZG3212SwlO+L1sVGAn5Zp qM6g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=W5idx0m8c0f7yssTA6w2TNgFpawKGppLsVoFJiC6P2g=; b=hNT8IUjRvd6oqh3altVN3Yfimch2hxfT2gtmM334GMhC0+p6UnexSVsZ55nD9e4GtP In1quwXiynenNiUZtBMgIUrEWbMSiCo3vqOPd4LS2IEz3rZtys5HIJzQnc/jiwn7YI8B ftvcIU+ce85K+KPIWdc4mRpfGfVDdqV/kEp8Ti6jdF1KtZ67q8uEO9pHrHos/KDT5Z1t 3njTlu3k3SOv+jolOzMhqUHCMSiE1Q10yrAg6g/HizwoBxQVdzo/5eqbmsMsG5/6piCp DIuWhgmWkhQExD00vaSgEPCx7/4Jx1rhx2PEyYbuNA7wLv/4dv1+SkGFEtQrx90W1Hcs WQVA== X-Gm-Message-State: ALyK8tJskMcqVbCIMRNnqz9ULPa3UzbUssNsD6/czybk8wT5TYvojjQVkdXpIYHu8kXBdBX4Nm5aUmxPv9bd1g== X-Received: by 10.194.88.106 with SMTP id bf10mr8137356wjb.37.1466840834769; Sat, 25 Jun 2016 00:47:14 -0700 (PDT) In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: X-Mailman-Original-References: <103a2db1-c5fb-40bc-92a4-19feb5f1de35@googlegroups.com> Xref: csiph.com comp.lang.python:110493 On 24 June 2016 at 09:46, Arshpreet Singh wrote: > On Thursday, 23 June 2016 23:18:27 UTC+5:30, Joaquin Alzola wrote: >> > ImportError: No module named 'ConfigParser' >> It is telling you the error >> This email is confidential and may be subject to privilege. If you are n= ot the intended recipient, please do not copy or disclose its content but c= ontact the sender immediately upon receipt. > > Thanks but somehow it fixed itself. :P now able to install mysql-python w= ithout any problem. > -- > https://mail.python.org/mailman/listinfo/python-list It didn=E2=80=99t. mysql-python is installable with Python 2 only, so you probably installed it for your system Python 2 install instead of your Python 3 django virtualenv. Either way, please use mysqlclient instead, as recommended by the Django developers. --=20 Chris Warrick PGP: 5EAAEA16