Whenever I try to install python mysql connector with the following command (base):
PS C:\Users\DELL INDIA> conda install -c anaconda mysql-connector-python
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata s
it shows me the above mentioned error and doesn't get installed!!!
Pls help