hello I’m making a site that I need to connect to the database but when I upload using git this error appears
I already switched from pyodbc to mysql connector but it still gives the same error on import
both are in my requirements file.
on my localhost it works normally, only when I upload to the cloud does this error occur
Looks similar to my error msg, see if this reply helps.