#29888: How to resolve the issue?
-----------------------------------------+------------------------
               Reporter:  vanama-v       |          Owner:  nobody
                   Type:  Uncategorized  |         Status:  new
              Component:  Uncategorized  |        Version:  2.1
               Severity:  Normal         |       Keywords:
           Triage Stage:  Unreviewed     |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  0
                  UI/UX:  0              |
-----------------------------------------+------------------------
 C:\WINDOWS\system32>E:

 E:\>cd Tutorials

 E:\Tutorials>cd Projects

 E:\Tutorials\Projects>django-admin startproject mysite
 CommandError: E:\Tutorials\Projects\mysite\manage.py already exists,
 overlaying a project or app into an existing directory won't replace
 conflicting files

 Proof for Django installed is as follows:
 C:\WINDOWS\system32>pip show DJango
 Name: Django
 Version: 2.1.2
 Summary: A high-level Python Web framework that encourages rapid
 development and clean, pragmatic design.
 Home-page: https://www.djangoproject.com/
 Author: Django Software Foundation
 Author-email: foundat...@djangoproject.com
 License: BSD
 Location: c:\programdata\anaconda3\lib\site-packages
 Requires: pytz
 Required-by: django-meetup

 C:\WINDOWS\system32>python -m django --version
 2.1.2

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29888>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/051.024da1509f179db9b927afeb2040ab55%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to