2021-07-09T20:15:42,082 Created temporary directory: /tmp/pip-ephem-wheel-cache-iv4ftf5d 2021-07-09T20:15:42,085 Created temporary directory: /tmp/pip-req-tracker-_vnqn0t9 2021-07-09T20:15:42,085 Initialized build tracking at /tmp/pip-req-tracker-_vnqn0t9 2021-07-09T20:15:42,085 Created build tracker: /tmp/pip-req-tracker-_vnqn0t9 2021-07-09T20:15:42,085 Entered build tracker: /tmp/pip-req-tracker-_vnqn0t9 2021-07-09T20:15:42,086 Created temporary directory: /tmp/pip-wheel-3ui76331 2021-07-09T20:15:42,118 1 location(s) to search for versions of zippydoc: 2021-07-09T20:15:42,118 * https://pypi.org/simple/zippydoc/ 2021-07-09T20:15:42,118 Fetching project page and analyzing links: https://pypi.org/simple/zippydoc/ 2021-07-09T20:15:42,119 Getting page https://pypi.org/simple/zippydoc/ 2021-07-09T20:15:42,120 Found index url https://pypi.org/simple 2021-07-09T20:15:42,208 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-09T20:15:42,208 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-09T20:15:42,209 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-09T20:15:42,209 Skipping link: not a file: https://pypi.org/simple/zippydoc/ 2021-07-09T20:15:42,225 Given no hashes to check 1 links for project 'zippydoc': discarding no candidates 2021-07-09T20:15:42,242 Collecting zippydoc==1.2 2021-07-09T20:15:42,244 Created temporary directory: /tmp/pip-unpack-lru0pl01 2021-07-09T20:15:42,421 Downloading zippydoc-1.2.tar.gz (5.1 kB) 2021-07-09T20:15:42,472 Added zippydoc==1.2 from https://files.pythonhosted.org/packages/9e/70/92bdcfedb7594fe7199056d0e70018ba8ac2fcc0e5f25390288f9827edd1/zippydoc-1.2.tar.gz#sha256=6087cec14ccb5ed46cc24012c846976e354856b69ba6d8cbc739071a5e41ad51 to build tracker '/tmp/pip-req-tracker-_vnqn0t9' 2021-07-09T20:15:42,473 Running setup.py (path:/tmp/pip-wheel-3ui76331/zippydoc_17f311e370f84ed69241f732b57e2095/setup.py) egg_info for package zippydoc 2021-07-09T20:15:42,474 Created temporary directory: /tmp/pip-pip-egg-info-5k1o7l0s 2021-07-09T20:15:42,474 Running command python setup.py egg_info 2021-07-09T20:15:43,089 Traceback (most recent call last): 2021-07-09T20:15:43,090 File "", line 1, in 2021-07-09T20:15:43,091 File "/tmp/pip-wheel-3ui76331/zippydoc_17f311e370f84ed69241f732b57e2095/setup.py", line 32 2021-07-09T20:15:43,091 print repr(package_data) 2021-07-09T20:15:43,091 ^ 2021-07-09T20:15:43,092 SyntaxError: invalid syntax 2021-07-09T20:15:43,139 WARNING: Discarding https://files.pythonhosted.org/packages/9e/70/92bdcfedb7594fe7199056d0e70018ba8ac2fcc0e5f25390288f9827edd1/zippydoc-1.2.tar.gz#sha256=6087cec14ccb5ed46cc24012c846976e354856b69ba6d8cbc739071a5e41ad51 (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-09T20:15:43,141 ERROR: Could not find a version that satisfies the requirement zippydoc==1.2 (from versions: 1.0, 1.1, 1.2) 2021-07-09T20:15:43,141 ERROR: No matching distribution found for zippydoc==1.2 2021-07-09T20:15:43,142 Exception information: 2021-07-09T20:15:43,142 Traceback (most recent call last): 2021-07-09T20:15:43,142 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T20:15:43,142 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T20:15:43,142 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T20:15:43,142 raise RequirementsConflicted(criterion) 2021-07-09T20:15:43,142 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('zippydoc==1.2') 2021-07-09T20:15:43,142 2021-07-09T20:15:43,142 During handling of the above exception, another exception occurred: 2021-07-09T20:15:43,142 2021-07-09T20:15:43,142 Traceback (most recent call last): 2021-07-09T20:15:43,142 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T20:15:43,142 result = self._result = resolver.resolve( 2021-07-09T20:15:43,142 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T20:15:43,142 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T20:15:43,142 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T20:15:43,142 raise ResolutionImpossible(e.criterion.information) 2021-07-09T20:15:43,142 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('zippydoc==1.2'), parent=None)] 2021-07-09T20:15:43,142 2021-07-09T20:15:43,142 The above exception was the direct cause of the following exception: 2021-07-09T20:15:43,142 2021-07-09T20:15:43,142 Traceback (most recent call last): 2021-07-09T20:15:43,142 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T20:15:43,142 status = self.run(options, args) 2021-07-09T20:15:43,142 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T20:15:43,142 return func(self, options, args) 2021-07-09T20:15:43,142 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T20:15:43,142 requirement_set = resolver.resolve( 2021-07-09T20:15:43,142 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T20:15:43,142 raise error from e 2021-07-09T20:15:43,142 pip._internal.exceptions.DistributionNotFound: No matching distribution found for zippydoc==1.2 2021-07-09T20:15:43,146 Removed zippydoc==1.2 from https://files.pythonhosted.org/packages/9e/70/92bdcfedb7594fe7199056d0e70018ba8ac2fcc0e5f25390288f9827edd1/zippydoc-1.2.tar.gz#sha256=6087cec14ccb5ed46cc24012c846976e354856b69ba6d8cbc739071a5e41ad51 from build tracker '/tmp/pip-req-tracker-_vnqn0t9' 2021-07-09T20:15:43,147 Removed build tracker: '/tmp/pip-req-tracker-_vnqn0t9'