install pymysql
-
I cannot connect to pip install pymysql using my anaconda 3 powershell prompt
- I have even downloaded the mysql connector Python version 8.021 still no response
- I have even tried using conda install -c mysql-connector-python
still no connection - Please what should I do again to rectify this problem cuz am hanging in the program
1 answers ( 0 marked as helpful)
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.
Martin
pip install pymysqlDo 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