Hi, When I run py -m pip install -e \path\to\your\local\clone\django\ to install the previously cloned copy of Django I get this error ERROR: \path\to\your\local\clone\django\ is not a valid editable requirement. It should either be a path to a local project or a VCS URL (beginning with bzr+http, bzr+https, bzr+ssh, bzr+sftp, bzr+ftp, bzr+lp, bzr+file, git+http, git+https, git+ssh, git+git, git+file, hg+file, hg+http, hg+https, hg+ssh, hg+static-http, svn+ssh, svn+http, svn+https, svn+svn, svn+file).
Please , help me I am new to open source -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/a8b2ff42-a889-4f75-a9dc-d7b5840bdf67n%40googlegroups.com.

