On 29/11/2018 09:24, Muhammed Esen wrote:
> I can't create a database even tough I imported pymysql. I have Xammp on my
> Mac and I already started MySQL Database. What could be the problem?

Just about anything since you haven't shown us your code.
It could be a syntax error,
a problem with arguments to one of the functions,
an access control error with passwords etc
A network or server problem,
etc...

We can't begin to guess unless you show us the code you
used and the full error message..


-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos


_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to