On Monday, January 19, 2015 at 7:55:06 PM UTC+1, th.gr...@free.fr wrote:
>
> Hello
>
> i am trying to use Dkango with Python3.4.2 and mysql
>
> i have downloaded mysqlclient-1.3.4 but i don't know how to install it. 
> it's a .whl file
>
> Can you help me please?
>
> Many thanks
>
>
Thanks but i have a problem!

when i launch the install command i get these errors

 


































*Downloading mysqlclient-1.3.4.tar.gz (77kB)    100% 
|################################| 77kB 356kB/s     /bin/sh: 1: 
mysql_config: not found    Traceback (most recent call last):      File 
"<string>", line 20, in <module>      File 
"/tmp/pip-build-obp7bna6/mysqlclient/setup.py", line 17, in <module>        
metadata, options = get_config()      File 
"/tmp/pip-build-obp7bna6/mysqlclient/setup_posix.py", line 47, in 
get_config        libs = mysql_config("libs_r")      File 
"/tmp/pip-build-obp7bna6/mysqlclient/setup_posix.py", line 29, in 
mysql_config        raise EnvironmentError("%s not found" % 
(mysql_config.path,))    OSError: mysql_config not found    Complete output 
from command python setup.py egg_info:    /bin/sh: 1: mysql_config: not 
found        Traceback (most recent call last):          File "<string>", 
line 20, in <module>          File 
"/tmp/pip-build-obp7bna6/mysqlclient/setup.py", line 17, in <module>    
        metadata, options = get_config()          File 
"/tmp/pip-build-obp7bna6/mysqlclient/setup_posix.py", line 47, in 
get_config            libs = mysql_config("libs_r")          File 
"/tmp/pip-build-obp7bna6/mysqlclient/setup_posix.py", line 29, in 
mysql_config            raise EnvironmentError("%s not found" % 
(mysql_config.path,))        OSError: mysql_config not found        
----------------------------------------    Command "python setup.py 
egg_info" failed with error code 1 in /tmp/pip-build-obp7bna6/mysqlclient*

>
>
> *T.*
>
mysql is running and i can access via phpmyadmin
how configure mysql?
Many thanks 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/40915d9c-7838-4b7b-aca7-b86bd17326b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to