How can i install mysql in python 3.6 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can i install mysql in python 3.6

i'm having a project and i want to install mysql for i begin in python

19th Jul 2018, 7:06 PM
Owusu Victor
Owusu Victor - avatar
3 Answers
+ 2
go to cmd. and type pip install mysql Internet should be on.remember that mysql should be type right because it is case sensitive. your python should be add to path.
20th Jul 2018, 11:45 AM
Maninder $ingh
Maninder $ingh - avatar
0
installing a database into a runtime? i think i missunderstud your question. pleas explain it with other words.
19th Jul 2018, 8:48 PM
Lexfuturorum
Lexfuturorum - avatar
0
ok after ive done that, how can i use it for my app?
8th Oct 2018, 8:32 PM
Owusu Victor
Owusu Victor - avatar