anaconda mysqldb install admin October 22, 2018 Python 0 Comments Just run following command conda install -c anaconda mysql-python Related Posts How to download Python zendnwar November 27, 2013 This is very simple to down load. Just go to http://www.python.org/download/ and download as yo .. scrapy version check with CLI mode admin December 24, 2018 It’s very simple, just run below command.>>> scrapy version ..