Pymysql Error - DataBase TOPIC | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Pymysql Error - DataBase TOPIC

Even when I installed pymysql on cmd ADMINISTRATOR, it still keeps giving me the error of "no pymysql module found" or something close to that. Does it need to be installed in the same folder as the python file?

4th Aug 2020, 3:37 PM
Teo Ichim
Teo Ichim - avatar
3 Answers
+ 2
Did you installed using "pip install pymysql"??
4th Aug 2020, 4:23 PM
AKSHAY🇮🇳
AKSHAY🇮🇳 - avatar
0
Messaging me will be much easier for me to be notified of answer, so please try that to answer my question. :)
4th Aug 2020, 3:37 PM
Teo Ichim
Teo Ichim - avatar
0
Yes, I did and I have fixed the error. I had to move the file in the directory of the IDE. (For me it was PyScripter). However, now it says there is no attribute called "connect" to pymysql. Some help?
5th Aug 2020, 1:46 PM
Teo Ichim
Teo Ichim - avatar