I'm working off of an older (probably Buster) notes file for setting up a Pi for MariaDB and Python program access. I'm using a fresh copy of Bookworm on a Pi 4b 4GB. My notes say but have not figured out how to get c. and d. to work.
Can anyone assist?....RDK
I got b. to work usingInstall MariaDB and tools:
a. sudo apt install mariadb-server
b. sudo apt install python-mysqldb
c. sudo apt -y install python-mysql.connector
d. sudo pip install PyMySQL
Code:
sudo apt install python3-mysqldb
Can anyone assist?....RDK
Statistics: Posted by RDK — Mon Aug 05, 2024 5:58 am