[BangPypers] BangPypers Digest, Vol 88, Issue 21

Avinash Choudhary avinash007choudhary at gmail.com
Mon Dec 29 10:57:21 CET 2014


Hi,

Can someone please send me book for learning python?

I am not able to find a free pdf online.

Thanks
 On 28-Dec-2014 4:30 PM, <bangpypers-request at python.org> wrote:

> Send BangPypers mailing list submissions to
>         bangpypers at python.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://mail.python.org/mailman/listinfo/bangpypers
> or, via email, send a message with subject or body 'help' to
>         bangpypers-request at python.org
>
> You can reach the person managing the list at
>         bangpypers-owner at python.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of BangPypers digest..."
>
>
> Today's Topics:
>
>    1. mysqlclient not getting installed in python3 env (Mukesh Yadav)
>    2. Re: mysqlclient not getting installed in python3 env
>       (Noufal Ibrahim KV)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 28 Dec 2014 16:20:46 +0530
> From: Mukesh Yadav <mak.gnu at gmail.com>
> To: Bangalore Python Users Group - India <bangpypers at python.org>
> Subject: [BangPypers] mysqlclient not getting installed in python3 env
> Message-ID:
>         <CABcMa_v89Zzo=
> tVno6qrv8giXJy8w55ANFCxgF_ceYqNZgneXg at mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> Hi,
>   I have created virtualenv with python3 in ubuntu machine,  I tried with
> python 2.x env and its working fine but with python3 env its not getting
> installed. but when I try to install mysqlclient it gives following error.
>
> _mysql.c:40:20: fatal error: Python.h: No such file or directory
>
>      #include "Python.h"
>
>                         ^
>
>     compilation terminated.
>
>     error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
>
> I have installed all the prerequisite i.e, python-dev.
>
> --
> Regards
> Mukesh Yadav
> mukeshyadav.com
>
>
> ------------------------------
>
> Message: 2
> Date: Sun, 28 Dec 2014 16:26:29 +0530
> From: Noufal Ibrahim KV <noufal at nibrahim.net.in>
> To: Bangalore Python Users Group - India <bangpypers at python.org>
> Subject: Re: [BangPypers] mysqlclient not getting installed in python3
>         env
> Message-ID: <87bnmot542.fsf at nibrahim.net.in>
> Content-Type: text/plain
>
> On Sun, Dec 28 2014, Mukesh Yadav wrote:
>
>
> [...]
>
> > I have installed all the prerequisite i.e, python-dev.
>
> You probably need python3-dev for Python3.
>
> --
> Cordially,
> Noufal
> http://nibrahim.net.in
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> https://mail.python.org/mailman/listinfo/bangpypers
>
>
> ------------------------------
>
> End of BangPypers Digest, Vol 88, Issue 21
> ******************************************
>


More information about the BangPypers mailing list