Skip to content

Instantly share code, notes, and snippets.

@patcon
Created September 9, 2014 15:10
Show Gist options
  • Save patcon/bd4e55c795858ddbfebe to your computer and use it in GitHub Desktop.
Save patcon/bd4e55c795858ddbfebe to your computer and use it in GitHub Desktop.
------------------------------------------------------------
/non_encrypted/repos/fdroiddata/env/bin/pip run on Tue Sep 9 12:08:50 2014
--editable=. should be formatted with svn+URL, git+URL, hg+URL or bzr+URL
Exception information:
Traceback (most recent call last):
File "/non_encrypted/repos/fdroiddata/env/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/basecommand.py", line 104, in main
status = self.run(options, args)
File "/non_encrypted/repos/fdroiddata/env/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/commands/install.py", line 217, in run
InstallRequirement.from_editable(name, default_vcs=options.default_vcs))
File "/non_encrypted/repos/fdroiddata/env/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/req.py", line 65, in from_editable
name, url = parse_editable(editable_req, default_vcs)
File "/non_encrypted/repos/fdroiddata/env/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/req.py", line 1318, in parse_editable
'--editable=%s should be formatted with svn+URL, git+URL, hg+URL or bzr+URL' % editable_req)
InstallationError: --editable=. should be formatted with svn+URL, git+URL, hg+URL or bzr+URL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment