Yum command to access MySQL with Python 3 on Linux

Run

It may not be necessary if you do not use mysqlclient.

#For the time being
yum update -y
# /usr/A python directory that you want to execute under include can be created
#Example:/usr/include/python3.7

yum install -y python3-devel
# /lib64/mysql/libmysqlclient.so.18 enters

yum install -y gcc mysql-devel mysql-libs

Recommended Posts

Yum command to access MySQL with Python 3 on Linux
Connect to MySQL with Python on Raspberry Pi
ODBC access to SQL Server from Linux with Python
Connect to MySQL with Python within Docker
[C] [python] Read with AquesTalk on Linux
Connecting from python to MySQL on CentOS 6.4
Upgraded mysql on Cloud9 (Amazon Linux) (5.5 to 5,7)
Data integration from Python app on Linux to Amazon Redshift with ODBC
Strategy on how to monetize with Python Java
Introduction to Python with Atom (on the way)
Try to create a new command on linux
Connect python to mysql
Try to make a command standby tool with python
I tried to implement Minesweeper on terminal with python
I want to AWS Lambda with Python on Mac!
[Linux] [Python] [Pandas] Load Microsoft Access database (* .mdb) with Pandas
How to build a Python environment on amazon linux 2
Connect to Wikipedia with Python
Post to slack with Python 3
Update python on Mac to 3.7-> 3.8
Easy df command on Linux
Run unix command on python
Switch python to 2.7 with alternatives
Write to csv with Python
Access Google Drive with Python
Connection pooling with Python + MySQL
How to install Python2.7 python3.5 with pyenv (on RHEL5 CentOS5) (2016 Nov)
ArcPy-Introduction to Geoprocessing with Python with Scripting Tools on ArcGIS Pro-
Use Python 3 introduced with command line tools on macOS Catalina
Notes on importing data from MySQL or CSV with Python
[Ev3dev] How to display bmp image on LCD with python
Test Python with Miniconda on OS X and Linux with travis-ci
Access the host SQL Server with python27 / pyodbc on the container
Save images on the web to Drive with Python (Colab)
When you want to hit a UNIX command on Python
Install Python Pillow on Amazon Linux
Python: How to use async with
Steps to install MySQL 8.0 on CentOS 8.1
Python 3.6 on Windows ... and to Xamarin.
Subscript access to python numpy array
Link to get started with python
Command to create Linux Live USB
[Python] Write to csv file with Python
Create folders from '01' to '12' with python
Nice to meet you with python
Try to operate Facebook with Python
Introduction to Python Hands On Part 1
How to write code to access python dashDB on Bluemix or local
[Linux] OS recovery with restore command
Output to csv file with Python
Build Mysql + Python environment with docker
Completion of docker command on Linux
Linking Python and Arduino to display IME On / Off with LED
Add users with SSH access to your Amazon EC2 Linux instance
How to install VMware-Tools on Linux
In the python command python points to python3.8
Convert list to DataFrame with python
Get data from MySQL on a VPS with Python 3 and SQLAlchemy
MP3 to WAV conversion with Python
How to use python put in pyenv on macOS with PyCall
To do tail recursion with Python2