Difference between revisions of "Pi Setup Python 3 MySql"

From OpenCircuits
Jump to navigation Jump to search
Line 11: Line 11:
  
 
*'''[https://www.raspberrypi.org/forums/viewtopic.php?t=86005 Python3 using MySQL - Raspberry Pi Forums ]'''
 
*'''[https://www.raspberrypi.org/forums/viewtopic.php?t=86005 Python3 using MySQL - Raspberry Pi Forums ]'''
 +
 +
 +
 +
== Try ==
 +
 +
 +
<pre>
 +
sudo apt-get -y install python3-mysql.connector
 +
 +
 +
</pre>

Revision as of 10:27, 1 December 2017