On Fri, Jan 3, 2020 at 5:44 AM Jimmy Lukwago
wrote:
>
> On Wed, Jan 1, 2020, 15:59 Mohd Akram wrote:
>
>> i am using python 3.8 and django 1.11.22
>>
>> PS C:\WINDOWS\system32> *pip install mysqlclient*
>> Collecting mysqlclient
>> Using cached
>> https://files.pythonhosted.org/packages/d0/97/
On Wed, Jan 1, 2020, 15:59 Mohd Akram wrote:
> i am using python 3.8 and django 1.11.22
>
> PS C:\WINDOWS\system32> *pip install mysqlclient*
> Collecting mysqlclient
> Using cached
> https://files.pythonhosted.org/packages/d0/97/7326248ac8d5049968bf4ec708a5d3d4806e412a42e74160d7f266a3e03a/mysq
Below is a link to a youtube video on how to fix the mysqlclient error:
https://m.youtube.com/watch?v=6SnE0r7g2lE
On Wed, Jan 1, 2020, 15:08 Jason wrote:
> OP is on windows, and doesn't have Visual Studio Build Tools installed.
> That's the problem.
>
>
> https://visualstudio.microsoft.com/down
OP is on windows, and doesn't have Visual Studio Build Tools installed.
That's the problem.
https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2017
its the last item in the second section.
Also, OP, if you have python 2 and 3 on your machine, specify the version
of
Hello !!
Try to install MySQL connector
https://dev.mysql.com/downloads/connector/cpp/
Happy new year!!
El mié., 1 ene. 2020 13:00, Mohd Akram escribió:
> i am using python 3.8 and django 1.11.22
>
> PS C:\WINDOWS\system32> *pip install mysqlclient*
> Collecting mysqlclient
> Using cached
i am using python 3.8 and django 1.11.22
PS C:\WINDOWS\system32> *pip install mysqlclient*
Collecting mysqlclient
Using cached
https://files.pythonhosted.org/packages/d0/97/7326248ac8d5049968bf4ec708a5d3d4806e412a42e74160d7f266a3e03a/mysqlclient-1.4.6.tar.gz
Installing collected packages: mysql
6 matches
Mail list logo