0
pip install mysqlclient pymysql

After running the above command it is showing the following error message:

'C:\Users\Aparna' is not recognized as an internal or external command, operable program or batch file.

rfkortekaas
  • 6,049
  • 2
  • 27
  • 34
  • 1
    Does this help https://stackoverflow.com/questions/48321639/error-is-not-recognized-as-an-internal-or-external-command-operable-program-o ? – Baris Ozensel Apr 08 '22 at 07:13
  • Have you tried running in a cell inside your notebook, `%pip install mysqlclient pymysql`? – Wayne Apr 08 '22 at 16:08

0 Answers0