scrapy version check with CLI mode admin December 24, 2018 Python 0 Comments It’s very simple, just run below command.>>> scrapy version Related Posts How to check python version ? admin April 9, 2017 python -V .. anaconda mysqldb install admin October 22, 2018 Just run following command conda install -c anaconda mysql-python ..