2021-07-09T09:11:51,210 Created temporary directory: /tmp/pip-ephem-wheel-cache-fwwbtih0 2021-07-09T09:11:51,213 Created temporary directory: /tmp/pip-req-tracker-s5yjw9rn 2021-07-09T09:11:51,213 Initialized build tracking at /tmp/pip-req-tracker-s5yjw9rn 2021-07-09T09:11:51,214 Created build tracker: /tmp/pip-req-tracker-s5yjw9rn 2021-07-09T09:11:51,214 Entered build tracker: /tmp/pip-req-tracker-s5yjw9rn 2021-07-09T09:11:51,214 Created temporary directory: /tmp/pip-wheel-c9nokfpt 2021-07-09T09:11:51,247 1 location(s) to search for versions of zippydoc: 2021-07-09T09:11:51,247 * https://pypi.org/simple/zippydoc/ 2021-07-09T09:11:51,247 Fetching project page and analyzing links: https://pypi.org/simple/zippydoc/ 2021-07-09T09:11:51,248 Getting page https://pypi.org/simple/zippydoc/ 2021-07-09T09:11:51,249 Found index url https://pypi.org/simple 2021-07-09T09:11:51,431 Found link https://files.pythonhosted.org/packages/97/c4/a774edd23e99e08495d900600bd2e2a3f9bc2e5e46e70ccd0d729785c1a9/zippydoc-1.0.tar.gz#sha256=bf62746d3c291dae087c25452934e8f045e393ee92df72951c141b200bb37deb (from https://pypi.org/simple/zippydoc/), version: 1.0 2021-07-09T09:11:51,431 Found link https://files.pythonhosted.org/packages/56/6e/883cb8effa103f351bb7ebe0322503f639c0bbf81be75cde148ac0787050/zippydoc-1.1.tar.gz#sha256=ac92ae649c08cc525c505db874e35da78b521278d2aa2d314634496f2196aa80 (from https://pypi.org/simple/zippydoc/), version: 1.1 2021-07-09T09:11:51,432 Found link https://files.pythonhosted.org/packages/9e/70/92bdcfedb7594fe7199056d0e70018ba8ac2fcc0e5f25390288f9827edd1/zippydoc-1.2.tar.gz#sha256=6087cec14ccb5ed46cc24012c846976e354856b69ba6d8cbc739071a5e41ad51 (from https://pypi.org/simple/zippydoc/), version: 1.2 2021-07-09T09:11:51,432 Skipping link: not a file: https://pypi.org/simple/zippydoc/ 2021-07-09T09:11:51,448 Given no hashes to check 1 links for project 'zippydoc': discarding no candidates 2021-07-09T09:11:51,465 Collecting zippydoc==1.0 2021-07-09T09:11:51,467 Created temporary directory: /tmp/pip-unpack-n8zgn0hj 2021-07-09T09:11:51,639 Downloading zippydoc-1.0.tar.gz (4.8 kB) 2021-07-09T09:11:51,691 Added zippydoc==1.0 from https://files.pythonhosted.org/packages/97/c4/a774edd23e99e08495d900600bd2e2a3f9bc2e5e46e70ccd0d729785c1a9/zippydoc-1.0.tar.gz#sha256=bf62746d3c291dae087c25452934e8f045e393ee92df72951c141b200bb37deb to build tracker '/tmp/pip-req-tracker-s5yjw9rn' 2021-07-09T09:11:51,692 Running setup.py (path:/tmp/pip-wheel-c9nokfpt/zippydoc_b3a28845c88040a0b2418cf222e7834b/setup.py) egg_info for package zippydoc 2021-07-09T09:11:51,693 Created temporary directory: /tmp/pip-pip-egg-info-82uz6vv_ 2021-07-09T09:11:51,693 Running command python setup.py egg_info 2021-07-09T09:11:52,314 Traceback (most recent call last): 2021-07-09T09:11:52,314 File "", line 1, in 2021-07-09T09:11:52,315 File "/tmp/pip-wheel-c9nokfpt/zippydoc_b3a28845c88040a0b2418cf222e7834b/setup.py", line 32 2021-07-09T09:11:52,315 print repr(package_data) 2021-07-09T09:11:52,316 ^ 2021-07-09T09:11:52,316 SyntaxError: invalid syntax 2021-07-09T09:11:52,363 WARNING: Discarding https://files.pythonhosted.org/packages/97/c4/a774edd23e99e08495d900600bd2e2a3f9bc2e5e46e70ccd0d729785c1a9/zippydoc-1.0.tar.gz#sha256=bf62746d3c291dae087c25452934e8f045e393ee92df72951c141b200bb37deb (from https://pypi.org/simple/zippydoc/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T09:11:52,365 ERROR: Could not find a version that satisfies the requirement zippydoc==1.0 (from versions: 1.0, 1.1, 1.2) 2021-07-09T09:11:52,365 ERROR: No matching distribution found for zippydoc==1.0 2021-07-09T09:11:52,365 Exception information: 2021-07-09T09:11:52,365 Traceback (most recent call last): 2021-07-09T09:11:52,365 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T09:11:52,365 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T09:11:52,365 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T09:11:52,365 raise RequirementsConflicted(criterion) 2021-07-09T09:11:52,365 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('zippydoc==1.0') 2021-07-09T09:11:52,365 2021-07-09T09:11:52,365 During handling of the above exception, another exception occurred: 2021-07-09T09:11:52,365 2021-07-09T09:11:52,365 Traceback (most recent call last): 2021-07-09T09:11:52,365 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T09:11:52,365 result = self._result = resolver.resolve( 2021-07-09T09:11:52,365 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T09:11:52,365 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T09:11:52,365 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T09:11:52,365 raise ResolutionImpossible(e.criterion.information) 2021-07-09T09:11:52,365 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('zippydoc==1.0'), parent=None)] 2021-07-09T09:11:52,365 2021-07-09T09:11:52,365 The above exception was the direct cause of the following exception: 2021-07-09T09:11:52,365 2021-07-09T09:11:52,365 Traceback (most recent call last): 2021-07-09T09:11:52,365 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T09:11:52,365 status = self.run(options, args) 2021-07-09T09:11:52,365 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T09:11:52,365 return func(self, options, args) 2021-07-09T09:11:52,365 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T09:11:52,365 requirement_set = resolver.resolve( 2021-07-09T09:11:52,365 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T09:11:52,365 raise error from e 2021-07-09T09:11:52,365 pip._internal.exceptions.DistributionNotFound: No matching distribution found for zippydoc==1.0 2021-07-09T09:11:52,370 Removed zippydoc==1.0 from https://files.pythonhosted.org/packages/97/c4/a774edd23e99e08495d900600bd2e2a3f9bc2e5e46e70ccd0d729785c1a9/zippydoc-1.0.tar.gz#sha256=bf62746d3c291dae087c25452934e8f045e393ee92df72951c141b200bb37deb from build tracker '/tmp/pip-req-tracker-s5yjw9rn' 2021-07-09T09:11:52,371 Removed build tracker: '/tmp/pip-req-tracker-s5yjw9rn'