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 Python break zendnwar April 16, 2016 >>> for var in “zend-anwar”: if var == “-“: break print (var) .. ‘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. ..