Skip to content

Instantly share code, notes, and snippets.

@jerith
Created August 4, 2015 09:16
Show Gist options
  • Select an option

  • Save jerith/b54f2183284db387c2c6 to your computer and use it in GitHub Desktop.

Select an option

Save jerith/b54f2183284db387c2c6 to your computer and use it in GitHub Desktop.
(hypothesis-twisted)[11:12|jerith@kilrah] ~/code/hypothesis-twisted% pip install -e ../hypothesis
Obtaining file:///Users/jerith/code/hypothesis
Installing collected packages: hypothesis
Running setup.py develop for hypothesis
Complete output from command /Users/jerith/.virtualenvs/hypothesis-twisted/bin/python -c "import setuptools, tokenize; __file__='/Users/jerith/code/hypothesis/setup.py'; exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" develop --no-deps:
running develop
error: ("Can't get a consistent path to setup script from installation directory", '/', '/Users/jerith/code/hypothesis')
----------------------------------------
Command "/Users/jerith/.virtualenvs/hypothesis-twisted/bin/python -c "import setuptools, tokenize; __file__='/Users/jerith/code/hypothesis/setup.py'; exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" develop --no-deps" failed with error code 1 in /Users/jerith/code/hypothesis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment