anaconda mysqldb install admin October 22, 2018 Python 0 Comments Just run following command conda install -c anaconda mysql-python Related Posts ‘python’ is not recognized as an internal or external command admin July 16, 2017 It’s very simple, just modify python install. just follow image. .. How can I get python help from cli admin March 10, 2019 Just run bellow command in your terminal > python manage.py help ..