Last answered:

30 Aug 2020

Posted on:

23 Aug 2020

0

install pymysql

  1. I cannot connect to pip install pymysql using my anaconda 3 powershell prompt
  2.  I have even downloaded the mysql connector Python  version  8.021 still no response
  3. I have even tried using  conda install -c mysql-connector-python
    still no connection
  4. Please what should I do again to rectify this problem  cuz am hanging in the program
1 answers ( 0 marked as helpful)
Instructor
Posted on:

30 Aug 2020

0
Hi Ezenwa! Thanks for reaching out. Please accept my apologies for the delayed response. What is your operating system? What is required is to use Anaconda Prompt (for Windows) or Terminal (for Mac) to execute the following command.
pip install pymysql
Do you encounter any issues with that? If yes - what are they? Can you please support your question with a screenshot? Alternatively, please consider adding the module through the Anaconda Navigator. Hope this helps but please feel free to get back to us should you need further assistance. Thank you. Best,
Martin

Submit an answer