--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/f8aa3c2c-006b-4c01-b4b6-a93e3a33623e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
When I copy-pasted the error message into Google I got some stackoverflow posts saying that you can get this error if you have two different versions of Django installed; are you certain that your 1.10.2 install is the only one on your system?
On Mon, Oct 3, 2016 at 5:59 PM, new user <ori.o...@gmail.com> wrote:
followed the intro:
https://docs.djangoproject.com/en/1.10/intro/tutorial01/when i run django-admin startproject mysiteits prompt : "manage.py already exists, overlaying a project or app into an existing directory won't replace conflicting files" not matter what name i give to the project , its creating new dir wit the project name , and manage.py and this error. google didnt helped me and i saw someone complained it a bug. windows 10anyone?
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/f8aa3c2c-006b-4c01-b4b6-a93e3a33623e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I tried from many locations