【Python】mysql-connector-pythonがpipでインストール出来ない時の対処法です。
以下のコマンドでmysql-connector-pythonがインストール出来ない時は、
pip install mysql-connector-python
以下のようにするとインストールできます。
pip install mysql-connector-python-rf
【Python】mysql-connector-pythonがpipでインストール出来ない時の対処法です。
以下のコマンドでmysql-connector-pythonがインストール出来ない時は、
pip install mysql-connector-python
以下のようにするとインストールできます。
pip install mysql-connector-python-rf