django install with anaconda admin October 22, 2018 Python 0 Comments Just open anaconda cmd & run following command conda install -c anaconda django Related Posts Python String Operations zendnwar May 8, 2016 Concatenation >>>’Zend’ + ‘Anwar’ Zendanwar >>>’ .. ‘pip’ is not recognized as an internal or external command in Python zendnwar March 1, 2016 pip now comes bundled with new versions of python: Need to add the path for pip installation to ..