2021-07-09T19:37:29,808 Created temporary directory: /tmp/pip-ephem-wheel-cache-zbwamq2i 2021-07-09T19:37:29,811 Created temporary directory: /tmp/pip-req-tracker-8j3avt44 2021-07-09T19:37:29,812 Initialized build tracking at /tmp/pip-req-tracker-8j3avt44 2021-07-09T19:37:29,812 Created build tracker: /tmp/pip-req-tracker-8j3avt44 2021-07-09T19:37:29,812 Entered build tracker: /tmp/pip-req-tracker-8j3avt44 2021-07-09T19:37:29,813 Created temporary directory: /tmp/pip-wheel-573xq8lh 2021-07-09T19:37:29,846 1 location(s) to search for versions of zippydoc: 2021-07-09T19:37:29,846 * https://pypi.org/simple/zippydoc/ 2021-07-09T19:37:29,846 Fetching project page and analyzing links: https://pypi.org/simple/zippydoc/ 2021-07-09T19:37:29,847 Getting page https://pypi.org/simple/zippydoc/ 2021-07-09T19:37:29,848 Found index url https://pypi.org/simple 2021-07-09T19:37:29,939 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-09T19:37:29,939 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-09T19:37:29,940 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-09T19:37:29,940 Skipping link: not a file: https://pypi.org/simple/zippydoc/ 2021-07-09T19:37:29,956 Given no hashes to check 1 links for project 'zippydoc': discarding no candidates 2021-07-09T19:37:29,973 Collecting zippydoc==1.1 2021-07-09T19:37:29,975 Created temporary directory: /tmp/pip-unpack-s0vf92wh 2021-07-09T19:37:30,144 Downloading zippydoc-1.1.tar.gz (4.9 kB) 2021-07-09T19:37:30,194 Added zippydoc==1.1 from https://files.pythonhosted.org/packages/56/6e/883cb8effa103f351bb7ebe0322503f639c0bbf81be75cde148ac0787050/zippydoc-1.1.tar.gz#sha256=ac92ae649c08cc525c505db874e35da78b521278d2aa2d314634496f2196aa80 to build tracker '/tmp/pip-req-tracker-8j3avt44' 2021-07-09T19:37:30,195 Running setup.py (path:/tmp/pip-wheel-573xq8lh/zippydoc_f6e2d41414734734a314090b1fbcf48b/setup.py) egg_info for package zippydoc 2021-07-09T19:37:30,196 Created temporary directory: /tmp/pip-pip-egg-info-839lvsqq 2021-07-09T19:37:30,197 Running command python setup.py egg_info 2021-07-09T19:37:30,842 Traceback (most recent call last): 2021-07-09T19:37:30,843 File "", line 1, in 2021-07-09T19:37:30,843 File "/tmp/pip-wheel-573xq8lh/zippydoc_f6e2d41414734734a314090b1fbcf48b/setup.py", line 32 2021-07-09T19:37:30,844 print repr(package_data) 2021-07-09T19:37:30,844 ^ 2021-07-09T19:37:30,844 SyntaxError: invalid syntax 2021-07-09T19:37:30,892 WARNING: Discarding https://files.pythonhosted.org/packages/56/6e/883cb8effa103f351bb7ebe0322503f639c0bbf81be75cde148ac0787050/zippydoc-1.1.tar.gz#sha256=ac92ae649c08cc525c505db874e35da78b521278d2aa2d314634496f2196aa80 (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-09T19:37:30,894 ERROR: Could not find a version that satisfies the requirement zippydoc==1.1 (from versions: 1.0, 1.1, 1.2) 2021-07-09T19:37:30,894 ERROR: No matching distribution found for zippydoc==1.1 2021-07-09T19:37:30,894 Exception information: 2021-07-09T19:37:30,894 Traceback (most recent call last): 2021-07-09T19:37:30,894 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:37:30,894 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:37:30,894 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:37:30,894 raise RequirementsConflicted(criterion) 2021-07-09T19:37:30,894 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('zippydoc==1.1') 2021-07-09T19:37:30,894 2021-07-09T19:37:30,894 During handling of the above exception, another exception occurred: 2021-07-09T19:37:30,894 2021-07-09T19:37:30,894 Traceback (most recent call last): 2021-07-09T19:37:30,894 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:37:30,894 result = self._result = resolver.resolve( 2021-07-09T19:37:30,894 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:37:30,894 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:37:30,894 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:37:30,894 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:37:30,894 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('zippydoc==1.1'), parent=None)] 2021-07-09T19:37:30,894 2021-07-09T19:37:30,894 The above exception was the direct cause of the following exception: 2021-07-09T19:37:30,894 2021-07-09T19:37:30,894 Traceback (most recent call last): 2021-07-09T19:37:30,894 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:37:30,894 status = self.run(options, args) 2021-07-09T19:37:30,894 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:37:30,894 return func(self, options, args) 2021-07-09T19:37:30,894 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:37:30,894 requirement_set = resolver.resolve( 2021-07-09T19:37:30,894 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:37:30,894 raise error from e 2021-07-09T19:37:30,894 pip._internal.exceptions.DistributionNotFound: No matching distribution found for zippydoc==1.1 2021-07-09T19:37:30,899 Removed zippydoc==1.1 from https://files.pythonhosted.org/packages/56/6e/883cb8effa103f351bb7ebe0322503f639c0bbf81be75cde148ac0787050/zippydoc-1.1.tar.gz#sha256=ac92ae649c08cc525c505db874e35da78b521278d2aa2d314634496f2196aa80 from build tracker '/tmp/pip-req-tracker-8j3avt44' 2021-07-09T19:37:30,899 Removed build tracker: '/tmp/pip-req-tracker-8j3avt44'