2021-02-02T11:06:11,265 Created temporary directory: /tmp/pip-ephem-wheel-cache-8guu116i 2021-02-02T11:06:11,268 Created temporary directory: /tmp/pip-req-tracker-n4q8x6uo 2021-02-02T11:06:11,268 Initialized build tracking at /tmp/pip-req-tracker-n4q8x6uo 2021-02-02T11:06:11,268 Created build tracker: /tmp/pip-req-tracker-n4q8x6uo 2021-02-02T11:06:11,268 Entered build tracker: /tmp/pip-req-tracker-n4q8x6uo 2021-02-02T11:06:11,269 Created temporary directory: /tmp/pip-wheel-yr5ql7bk 2021-02-02T11:06:11,304 1 location(s) to search for versions of condense: 2021-02-02T11:06:11,304 * https://pypi.org/simple/condense/ 2021-02-02T11:06:11,304 Fetching project page and analyzing links: https://pypi.org/simple/condense/ 2021-02-02T11:06:11,305 Getting page https://pypi.org/simple/condense/ 2021-02-02T11:06:11,306 Found index url https://pypi.org/simple 2021-02-02T11:06:11,438 Found link https://files.pythonhosted.org/packages/23/71/0813cfd94c289560cf0796e96cde9604166aa447d8065cf0b3a4b29d6ee1/condense-0.01-beta.tar.gz#sha256=aaceb4030520e91d97423e0d22e26193821213b1df46aac899b74d61d6636dbc (from https://pypi.org/simple/condense/), version: 0.01-beta 2021-02-02T11:06:11,438 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/28/f6/6831f4c89a2df4db4af6db493f2b1078bdbc834f8560fdf6e8700448185d/condense-0.1.1.tar.gz#sha256=73581ba02be131ea4ebe15b8b3f31b91379a114053e7c512a6b86b256b0e99b0 (from https://pypi.org/simple/condense/) (requires-python:>=3.8) 2021-02-02T11:06:11,439 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/36/42/d854832cb0c0ed5220623820a61a9bbbd2b798018b69a7107a299cd87488/condense-0.2.0.tar.gz#sha256=c1234532ca39de03278a253ca802b30eb2ff0fde1f0625de55a3a34735c35951 (from https://pypi.org/simple/condense/) (requires-python:>=3.8) 2021-02-02T11:06:11,440 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/ff/f2/fc6802a9b1f3da24f76fc277deee42d2f41202589817829e82f7117733c2/condense-0.2.1.tar.gz#sha256=0d76960f08070c05cf3da4a48c1b88d4086fd1c2fbca1ddd089fa7ea71d63efe (from https://pypi.org/simple/condense/) (requires-python:>=3.8) 2021-02-02T11:06:11,452 Given no hashes to check 0 links for project 'condense': discarding no candidates 2021-02-02T11:06:11,452 ERROR: Could not find a version that satisfies the requirement condense==0.2.1 2021-02-02T11:06:11,452 ERROR: No matching distribution found for condense==0.2.1 2021-02-02T11:06:11,453 Exception information: 2021-02-02T11:06:11,453 Traceback (most recent call last): 2021-02-02T11:06:11,453 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-02T11:06:11,453 crit = self.state.criteria[name] 2021-02-02T11:06:11,453 KeyError: 'condense' 2021-02-02T11:06:11,453 2021-02-02T11:06:11,453 During handling of the above exception, another exception occurred: 2021-02-02T11:06:11,453 2021-02-02T11:06:11,453 Traceback (most recent call last): 2021-02-02T11:06:11,453 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-02T11:06:11,453 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-02T11:06:11,453 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-02T11:06:11,453 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-02T11:06:11,453 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-02T11:06:11,453 raise RequirementsConflicted(criterion) 2021-02-02T11:06:11,453 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('condense==0.2.1') 2021-02-02T11:06:11,453 2021-02-02T11:06:11,453 During handling of the above exception, another exception occurred: 2021-02-02T11:06:11,453 2021-02-02T11:06:11,453 Traceback (most recent call last): 2021-02-02T11:06:11,453 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-02T11:06:11,453 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-02T11:06:11,453 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-02T11:06:11,453 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-02T11:06:11,453 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-02T11:06:11,453 raise ResolutionImpossible(e.criterion.information) 2021-02-02T11:06:11,453 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('condense==0.2.1'), parent=None)] 2021-02-02T11:06:11,453 2021-02-02T11:06:11,453 The above exception was the direct cause of the following exception: 2021-02-02T11:06:11,453 2021-02-02T11:06:11,453 Traceback (most recent call last): 2021-02-02T11:06:11,453 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-02T11:06:11,453 status = self.run(options, args) 2021-02-02T11:06:11,453 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-02T11:06:11,453 return func(self, options, args) 2021-02-02T11:06:11,453 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-02T11:06:11,453 reqs, check_supported_wheels=True 2021-02-02T11:06:11,453 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-02T11:06:11,453 six.raise_from(error, e) 2021-02-02T11:06:11,453 File "", line 3, in raise_from 2021-02-02T11:06:11,453 pip._internal.exceptions.DistributionNotFound: No matching distribution found for condense==0.2.1 2021-02-02T11:06:11,457 Removed build tracker: '/tmp/pip-req-tracker-n4q8x6uo'