Re: database could't connect in python to atom

2019-10-22 Thread wd
hi, Maybe you need to check what mysql.connector is. What's the output for 'dir(mysql.connector)' ? On Wed, Oct 23, 2019 at 11:08 AM MEGA NATHAN wrote: > Hi. > > AttributeError: module 'mysql.connector' has no attribute 'connect' > > > > > > regards > Meganathan, > > -- > You received this

Re: database could't connect in python to atom

2019-10-22 Thread Suraj Thapa FC
You are using wrong syntax for connecting sql On Wed, 23 Oct, 2019, 8:38 AM MEGA NATHAN, wrote: > Hi. > > AttributeError: module 'mysql.connector' has no attribute 'connect' > > > > > > regards > Meganathan, > > -- > You received this message because you are subscribed to the Google Groups >

database could't connect in python to atom

2019-10-22 Thread MEGA NATHAN
Hi. AttributeError: module 'mysql.connector' has no attribute 'connect' regards Meganathan, -- 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