On 21/02/2022 16.19, Priyanshu Garg wrote:
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 need to replace "\path\to\your\local\clone\django\" with the actual path to your clone of Django.

I guess whoever wrote whatever documentation you are following assumed that would be obvious.

One might wonder why you are trying to install Django this way?

Kind regards,

Kasper Laudrup

--
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/a35fd116-9b6e-e8a3-867e-da4b874ba6f4%40stacktrace.dk.

Attachment: OpenPGP_0xE5D9CAC64AAA55EB.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to