‎Try to learn from youtube. You can also check out lynda.com. They have good 
course for python (beginners), paid course. Learning for video tuts is faster 
than reading books, personal opinion.

Regards,
Abhijit Bangera
www.geektech.in

Sent from my BlackBerry 10 smartphone.
From: Avinash Choudhary
Sent: Monday, 29 December 2014 3:27 PM
To: bangpypers@python.org
Reply To: Bangalore Python Users Group - India
Subject: Re: [BangPypers] BangPypers Digest, Vol 88, Issue 21


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-requ...@python.org> wrote:

> Send BangPypers mailing list submissions to
>         bangpypers@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-requ...@python.org
>
> You can reach the person managing the list at
>         bangpypers-ow...@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....@gmail.com>
> To: Bangalore Python Users Group - India <bangpypers@python.org>
> Subject: [BangPypers] mysqlclient not getting installed in python3 env
> Message-ID:
>         <CABcMa_v89Zzo=
> tvno6qrv8gixjy8w55anfcxgf_ceyqnzgn...@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 <nou...@nibrahim.net.in>
> To: Bangalore Python Users Group - India <bangpypers@python.org>
> Subject: Re: [BangPypers] mysqlclient not getting installed in python3
>         env
> Message-ID: <87bnmot542....@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@python.org
> https://mail.python.org/mailman/listinfo/bangpypers
>
>
> ------------------------------
>
> End of BangPypers Digest, Vol 88, Issue 21
> ******************************************
>
_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers
_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers

Reply via email to