--editable=. should be formatted with svn+URL, git+URL, hg+URL or bzr+URL
Exception information:
Traceback (most recent call last):
  File "/Users/ebone/.virtualenvs/easymode/lib/python2.6/site-packages/pip-0.6.3-py2.6.egg/pip/basecommand.py", line 115, in main
    self.run(options, args)
  File "/Users/ebone/.virtualenvs/easymode/lib/python2.6/site-packages/pip-0.6.3-py2.6.egg/pip/commands/install.py", line 151, in run
    InstallRequirement.from_editable(name, default_vcs=options.default_vcs))
  File "/Users/ebone/.virtualenvs/easymode/lib/python2.6/site-packages/pip-0.6.3-py2.6.egg/pip/req.py", line 60, in from_editable
    name, url = parse_editable(editable_req, default_vcs)
  File "/Users/ebone/.virtualenvs/easymode/lib/python2.6/site-packages/pip-0.6.3-py2.6.egg/pip/req.py", line 1345, 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
