-
-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Description
I tried to follow the instructions in the readme of this repo but ran into this error in the Hypothesis make services
step:
$ make services
____________________________________________________________________________________ summary _____________________________________________________________________________________
dockercompose: commands succeeded
congratulations :)
Traceback (most recent call last):
File "/Users/michiel/gh/hypothesis/h/.tox/dockercompose/bin/pip-sync", line 5, in <module>
from piptools.scripts.sync import cli
File "/Users/michiel/gh/hypothesis/h/.tox/dockercompose/lib/python3.8/site-packages/piptools/scripts/sync.py", line 16, in <module>
from .. import sync
File "/Users/michiel/gh/hypothesis/h/.tox/dockercompose/lib/python3.8/site-packages/piptools/sync.py", line 11, in <module>
from pip._internal.commands.freeze import DEV_PKGS
ImportError: cannot import name 'DEV_PKGS' from 'pip._internal.commands.freeze' (/Users/michiel/gh/hypothesis/h/.tox/dockercompose/lib/python3.8/site-packages/pip/_internal/commands/freeze.py)
ERROR: InvocationError for command /Users/michiel/gh/hypothesis/h/.tox/dockercompose/bin/pip-sync-faster requirements/dockercompose.txt --pip-args --disable-pip-version-check (exited with code 1)
____________________________________________________________________________________ summary _____________________________________________________________________________________
ERROR: dockercompose: commands failed
make: *** [services] Error 1
Metadata
Metadata
Assignees
Labels
No labels