Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2019
325
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. + /venv/bin/pip install -q --no-cache-dir -e /src/
  2. Exception:
  3. Traceback (most recent call last):
  4. File "/venv/lib/python3.5/site-packages/pip/_internal/cli/base_command.py", line 176, in main
  5. status = self.run(options, args)
  6. File "/venv/lib/python3.5/site-packages/pip/_internal/commands/install.py", line 346, in run
  7. session=session, autobuilding=True
  8. File "/venv/lib/python3.5/site-packages/pip/_internal/wheel.py", line 848, in build
  9. assert building_is_possible
  10. AssertionError
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement