Re: installation help please

2018-06-04 Thread Daniel Germano Travieso
If you are using Windows, I highly recommend you to use a tool such as Conda or VirtualEnv. It greatly increases the level of encapsulation of your different django projects you may create, as each one may use different python or django modules. Check Conda out at https://anaconda.org/anaconda/con

Re: installation help please

2018-05-31 Thread Rafael E. Ferrero
please use some kind of virtual environment... in linux its virtualenvs Rafael E. Ferrero 2018-05-31 8:06 GMT-03:00 kailash jangu : > guys i installed django version 2.0.5 in windows but when i use > django-admin command it shows me error what path i should i go with to get > start with my newp