hi I wan to install this pip install mysqlclient==1.3.12 and geting errors
On Sunday, 2 September 2018 20:44:18 UTC+5:30, Gagan Kalia wrote: > > What Python distribution are you using on windows? What command are you > using when you see this error? > > On 02-Sep-2018 6:46 PM, "Rupam Hazra" <[email protected] <javascript:>> > wrote: > > Hi, > > I am stuck with this issue when i am installing mysqlclient this issue > > * C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\bin\HostX86\x64\cl.exe /c > /nologo /Ox* > * /W3 /GL /DNDEBUG /MD -Dversion_info=(1,3,1,'final',1) > -D__version__=1.3.1 "-IC:\Program Files (x86)\MySQL\MySQL Connector C 6.1\* > *include" -IC:\Python37\include -IC:\Python37\include "-IC:\Program Files > (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MS* > *VC\14.15.26726\ATLMFC\include" "-IC:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include* > *" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.17134.0\ucrt" > "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.171* > *34.0\shared" "-IC:\Program Files (x86)\Windows > Kits\10\include\10.0.17134.0\um" "-IC:\Program Files (x86)\Windows > Kits\10\include* > *\10.0.17134.0\winrt" "-IC:\Program Files (x86)\Windows > Kits\10\include\10.0.17134.0\cppwinrt" /Tc_mysql.c /Fobuild\temp.win-amd64* > *-3.7\Release\_mysql.obj /Zl* > * _mysql.c* > * _mysql.c(40): fatal error C1083: Cannot open include file: > 'my_config.h': No such file or directory* > * error: command 'C:\\Program Files (x86)\\Microsoft Visual > Studio\\2017\\Community\\VC\\Tools\\MSVC\\14.15.26726\\bin\\HostX86* > *\\x64\\cl.exe' failed with exit status 2* > > *Please help me out.* > > > On Monday, 9 July 2018 14:40:57 UTC+5:30, Kasper Laudrup wrote: >> >> Hi Rupam, >> >> On 07/09/2018 09:50 AM, Rupam Hazra wrote: >> > C:\\Program Files (x86)\\Microsoft Visual >> > >> Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.14.26428\\bin\\HostX86\\x86\\cl.exe' >> >> >> > failed with exit status 2. >> > >> > Please i need help. >> > >> >> Which error message did the compiler (cl.exe) give you? >> >> Kind regards, >> >> Kasper Laudrup >> > -- > 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 [email protected] <javascript:>. > To post to this group, send email to [email protected] > <javascript:>. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/d28a7be4-5f32-4821-b983-8c12eb18cdbc%40googlegroups.com > > <https://groups.google.com/d/msgid/django-users/d28a7be4-5f32-4821-b983-8c12eb18cdbc%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/2ab70ce7-af33-4d03-8225-9960e09a2237%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

