Breaking News

New Updates

my sql client

[Solved] pip install mysqlclient error | How to install python mysqlclient
pip install mysqlclient
When shown Below:
You are using pip version 9.0.1, however version 22.0.4 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.

python -m pip install --upgrade pip


otherwise




001

002 Find the correct Version of the python and Os bit.

| 003 Download the file from Website.
Find the correct Version and os bit
002

003

004

No comments