I’m trying to send data from an RFID tag connected to an arduino to a database(mysql) using python (mysql-connector module) but i keep getting ‘module not found error’ even though the module is present in my pip list please how can i resolve this issue
I tried installing the sql-connector package file and placing it in the site-packages file of the virtual environment but it still did not work please i’d like a detailed step on how to fix this
Numberfivecodes is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.