> You probably need python3-dev for Python3.
>
Aha
Thanks Noufal that worked. That was so basic, feeling dumb :P
--
Regards
Mukesh Yadav
mukeshyadav.com
___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpyper
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
___
BangPypers mailing list
BangPypers@python.org
https://
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
#