2021-07-09T07:52:07,495 Created temporary directory: /tmp/pip-ephem-wheel-cache-_h95cd2x 2021-07-09T07:52:07,498 Created temporary directory: /tmp/pip-req-tracker-n8bkwmkj 2021-07-09T07:52:07,499 Initialized build tracking at /tmp/pip-req-tracker-n8bkwmkj 2021-07-09T07:52:07,499 Created build tracker: /tmp/pip-req-tracker-n8bkwmkj 2021-07-09T07:52:07,499 Entered build tracker: /tmp/pip-req-tracker-n8bkwmkj 2021-07-09T07:52:07,500 Created temporary directory: /tmp/pip-wheel-j2casqob 2021-07-09T07:52:07,532 1 location(s) to search for versions of predicates: 2021-07-09T07:52:07,532 * https://pypi.org/simple/predicates/ 2021-07-09T07:52:07,533 Fetching project page and analyzing links: https://pypi.org/simple/predicates/ 2021-07-09T07:52:07,533 Getting page https://pypi.org/simple/predicates/ 2021-07-09T07:52:07,535 Found index url https://pypi.org/simple 2021-07-09T07:52:07,711 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/a7/28/8e9a55e34d772055ee6bf6b157fc9d4ad3e09d9c98245fec7d3109b67f98/predicates-0.0.4-py2.7.egg#sha256=e2608866e0ab94accf02818fafff278c6d841b24fa723fe7a5445ffe20d3e1fd (from https://pypi.org/simple/predicates/) 2021-07-09T07:52:07,712 Found link https://files.pythonhosted.org/packages/3b/da/07a8d4d1c29936a71bf15d36dbca2b3128679056545479983d7114d9aa7d/predicates-0.0.4.tar.gz#sha256=ced5534702fd1a6a1e39603c382703bbb5c9d5ce4c382d1ca212c47933a5be36 (from https://pypi.org/simple/predicates/), version: 0.0.4 2021-07-09T07:52:07,712 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/96/e0/dc3b0115c3efe673f7c4210c4829bc7f0ea80db6fd5cc22d08c34a4ec522/predicates-0.0.5-py2.7.egg#sha256=8b36317932e34c0813d9d1d4ebd808534b48666c8a3300d36f48fc260a9c779c (from https://pypi.org/simple/predicates/) 2021-07-09T07:52:07,712 Found link https://files.pythonhosted.org/packages/82/3a/a3ef4fe4b24c4128a653dcd4fd606306bfa394b67a3b86d8cb48d5225db5/predicates-0.0.5.tar.gz#sha256=e756a78c6937abb0060a74935c916719ed4eb5cc3b42bbe9b0f24f3394f6b1e1 (from https://pypi.org/simple/predicates/), version: 0.0.5 2021-07-09T07:52:07,712 Skipping link: not a file: https://pypi.org/simple/predicates/ 2021-07-09T07:52:07,729 Given no hashes to check 1 links for project 'predicates': discarding no candidates 2021-07-09T07:52:07,746 Collecting predicates==0.0.4 2021-07-09T07:52:07,748 Created temporary directory: /tmp/pip-unpack-ibddljyn 2021-07-09T07:52:07,928 Downloading predicates-0.0.4.tar.gz (9.5 kB) 2021-07-09T07:52:07,975 Added predicates==0.0.4 from https://files.pythonhosted.org/packages/3b/da/07a8d4d1c29936a71bf15d36dbca2b3128679056545479983d7114d9aa7d/predicates-0.0.4.tar.gz#sha256=ced5534702fd1a6a1e39603c382703bbb5c9d5ce4c382d1ca212c47933a5be36 to build tracker '/tmp/pip-req-tracker-n8bkwmkj' 2021-07-09T07:52:07,976 Running setup.py (path:/tmp/pip-wheel-j2casqob/predicates_68d7a9d075ae47a89d904275cfa9e03f/setup.py) egg_info for package predicates 2021-07-09T07:52:07,977 Created temporary directory: /tmp/pip-pip-egg-info-ih4jfkde 2021-07-09T07:52:07,977 Running command python setup.py egg_info 2021-07-09T07:52:08,609 Traceback (most recent call last): 2021-07-09T07:52:08,609 File "", line 1, in 2021-07-09T07:52:08,610 File "/tmp/pip-wheel-j2casqob/predicates_68d7a9d075ae47a89d904275cfa9e03f/setup.py", line 22, in 2021-07-09T07:52:08,610 with open("reqs/travis.txt", "w") as travis: 2021-07-09T07:52:08,610 FileNotFoundError: [Errno 2] No such file or directory: 'reqs/travis.txt' 2021-07-09T07:52:08,660 WARNING: Discarding https://files.pythonhosted.org/packages/3b/da/07a8d4d1c29936a71bf15d36dbca2b3128679056545479983d7114d9aa7d/predicates-0.0.4.tar.gz#sha256=ced5534702fd1a6a1e39603c382703bbb5c9d5ce4c382d1ca212c47933a5be36 (from https://pypi.org/simple/predicates/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T07:52:08,661 ERROR: Could not find a version that satisfies the requirement predicates==0.0.4 (from versions: 0.0.4, 0.0.5) 2021-07-09T07:52:08,662 ERROR: No matching distribution found for predicates==0.0.4 2021-07-09T07:52:08,662 Exception information: 2021-07-09T07:52:08,662 Traceback (most recent call last): 2021-07-09T07:52:08,662 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T07:52:08,662 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T07:52:08,662 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T07:52:08,662 raise RequirementsConflicted(criterion) 2021-07-09T07:52:08,662 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('predicates==0.0.4') 2021-07-09T07:52:08,662 2021-07-09T07:52:08,662 During handling of the above exception, another exception occurred: 2021-07-09T07:52:08,662 2021-07-09T07:52:08,662 Traceback (most recent call last): 2021-07-09T07:52:08,662 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T07:52:08,662 result = self._result = resolver.resolve( 2021-07-09T07:52:08,662 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T07:52:08,662 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T07:52:08,662 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T07:52:08,662 raise ResolutionImpossible(e.criterion.information) 2021-07-09T07:52:08,662 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('predicates==0.0.4'), parent=None)] 2021-07-09T07:52:08,662 2021-07-09T07:52:08,662 The above exception was the direct cause of the following exception: 2021-07-09T07:52:08,662 2021-07-09T07:52:08,662 Traceback (most recent call last): 2021-07-09T07:52:08,662 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T07:52:08,662 status = self.run(options, args) 2021-07-09T07:52:08,662 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T07:52:08,662 return func(self, options, args) 2021-07-09T07:52:08,662 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T07:52:08,662 requirement_set = resolver.resolve( 2021-07-09T07:52:08,662 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T07:52:08,662 raise error from e 2021-07-09T07:52:08,662 pip._internal.exceptions.DistributionNotFound: No matching distribution found for predicates==0.0.4 2021-07-09T07:52:08,667 Removed predicates==0.0.4 from https://files.pythonhosted.org/packages/3b/da/07a8d4d1c29936a71bf15d36dbca2b3128679056545479983d7114d9aa7d/predicates-0.0.4.tar.gz#sha256=ced5534702fd1a6a1e39603c382703bbb5c9d5ce4c382d1ca212c47933a5be36 from build tracker '/tmp/pip-req-tracker-n8bkwmkj' 2021-07-09T07:52:08,668 Removed build tracker: '/tmp/pip-req-tracker-n8bkwmkj'