‘python’ is not recognized as an internal or external command admin July 16, 2017 Python 144 Comments It’s very simple, just modify python install. just follow image. Related Posts SyntaxError: invalid syntax Error in Python zendnwar November 27, 2013 This very simple mistake. just write print (“Hello, World!”); Hope you wil .. How to check Django installed version? admin December 20, 2019 Type the following command in Python shell >>> import django >>> django.get_v ..