2021-07-10T03:20:08,126 Created temporary directory: /tmp/pip-ephem-wheel-cache-u3i_8t6u 2021-07-10T03:20:08,129 Created temporary directory: /tmp/pip-req-tracker-d6namtk4 2021-07-10T03:20:08,129 Initialized build tracking at /tmp/pip-req-tracker-d6namtk4 2021-07-10T03:20:08,129 Created build tracker: /tmp/pip-req-tracker-d6namtk4 2021-07-10T03:20:08,130 Entered build tracker: /tmp/pip-req-tracker-d6namtk4 2021-07-10T03:20:08,130 Created temporary directory: /tmp/pip-wheel-4jfkw8cp 2021-07-10T03:20:08,163 1 location(s) to search for versions of docstring-coverage: 2021-07-10T03:20:08,163 * https://pypi.org/simple/docstring-coverage/ 2021-07-10T03:20:08,164 Fetching project page and analyzing links: https://pypi.org/simple/docstring-coverage/ 2021-07-10T03:20:08,164 Getting page https://pypi.org/simple/docstring-coverage/ 2021-07-10T03:20:08,165 Found index url https://pypi.org/simple 2021-07-10T03:20:08,347 Found link https://files.pythonhosted.org/packages/93/9f/631f0d09653cef04253f15e95245171843ffe93ac4cd825d099ed73ee08a/docstring-coverage-0.3.4.tar.gz#sha256=337d69143df6c1ec7f33d24ed06d4ea35eb06017f6700a40c70d61a89160fdb2 (from https://pypi.org/simple/docstring-coverage/), version: 0.3.4 2021-07-10T03:20:08,347 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/13/33/91d371c839e81fe55386658894ec6096b6991c1901652217fd109129f364/docstring_coverage-0.3.4-py2.7.egg#sha256=675e7a6b5a01d63e035c2e0fa2a840ba24063d940c8db5575a2892abc521fbad (from https://pypi.org/simple/docstring-coverage/) 2021-07-10T03:20:08,347 Skipping link: not a file: https://pypi.org/simple/docstring-coverage/ 2021-07-10T03:20:08,365 Given no hashes to check 1 links for project 'docstring-coverage': discarding no candidates 2021-07-10T03:20:08,383 Collecting docstring-coverage==0.3.4 2021-07-10T03:20:08,385 Created temporary directory: /tmp/pip-unpack-xl7hcpxz 2021-07-10T03:20:08,556 Downloading docstring-coverage-0.3.4.tar.gz (4.6 kB) 2021-07-10T03:20:08,592 Added docstring-coverage==0.3.4 from https://files.pythonhosted.org/packages/93/9f/631f0d09653cef04253f15e95245171843ffe93ac4cd825d099ed73ee08a/docstring-coverage-0.3.4.tar.gz#sha256=337d69143df6c1ec7f33d24ed06d4ea35eb06017f6700a40c70d61a89160fdb2 to build tracker '/tmp/pip-req-tracker-d6namtk4' 2021-07-10T03:20:08,593 Running setup.py (path:/tmp/pip-wheel-4jfkw8cp/docstring-coverage_65fa924a86034cf8a194c00f8f26b08a/setup.py) egg_info for package docstring-coverage 2021-07-10T03:20:08,594 Created temporary directory: /tmp/pip-pip-egg-info-0e06ac84 2021-07-10T03:20:08,594 Running command python setup.py egg_info 2021-07-10T03:20:09,212 Traceback (most recent call last): 2021-07-10T03:20:09,212 File "", line 1, in 2021-07-10T03:20:09,213 File "/tmp/pip-wheel-4jfkw8cp/docstring-coverage_65fa924a86034cf8a194c00f8f26b08a/setup.py", line 2, in 2021-07-10T03:20:09,213 from docstringcoverage import cover 2021-07-10T03:20:09,213 File "/tmp/pip-wheel-4jfkw8cp/docstring-coverage_65fa924a86034cf8a194c00f8f26b08a/docstringcoverage/__init__.py", line 6, in 2021-07-10T03:20:09,213 from cover import get_docstring_coverage, __version__ 2021-07-10T03:20:09,214 ModuleNotFoundError: No module named 'cover' 2021-07-10T03:20:09,262 WARNING: Discarding https://files.pythonhosted.org/packages/93/9f/631f0d09653cef04253f15e95245171843ffe93ac4cd825d099ed73ee08a/docstring-coverage-0.3.4.tar.gz#sha256=337d69143df6c1ec7f33d24ed06d4ea35eb06017f6700a40c70d61a89160fdb2 (from https://pypi.org/simple/docstring-coverage/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T03:20:09,263 ERROR: Could not find a version that satisfies the requirement docstring-coverage==0.3.4 (from versions: 0.3.4) 2021-07-10T03:20:09,264 ERROR: No matching distribution found for docstring-coverage==0.3.4 2021-07-10T03:20:09,264 Exception information: 2021-07-10T03:20:09,264 Traceback (most recent call last): 2021-07-10T03:20:09,264 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T03:20:09,264 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T03:20:09,264 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T03:20:09,264 raise RequirementsConflicted(criterion) 2021-07-10T03:20:09,264 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('docstring-coverage==0.3.4') 2021-07-10T03:20:09,264 2021-07-10T03:20:09,264 During handling of the above exception, another exception occurred: 2021-07-10T03:20:09,264 2021-07-10T03:20:09,264 Traceback (most recent call last): 2021-07-10T03:20:09,264 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T03:20:09,264 result = self._result = resolver.resolve( 2021-07-10T03:20:09,264 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T03:20:09,264 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T03:20:09,264 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T03:20:09,264 raise ResolutionImpossible(e.criterion.information) 2021-07-10T03:20:09,264 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('docstring-coverage==0.3.4'), parent=None)] 2021-07-10T03:20:09,264 2021-07-10T03:20:09,264 The above exception was the direct cause of the following exception: 2021-07-10T03:20:09,264 2021-07-10T03:20:09,264 Traceback (most recent call last): 2021-07-10T03:20:09,264 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T03:20:09,264 status = self.run(options, args) 2021-07-10T03:20:09,264 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T03:20:09,264 return func(self, options, args) 2021-07-10T03:20:09,264 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T03:20:09,264 requirement_set = resolver.resolve( 2021-07-10T03:20:09,264 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T03:20:09,264 raise error from e 2021-07-10T03:20:09,264 pip._internal.exceptions.DistributionNotFound: No matching distribution found for docstring-coverage==0.3.4 2021-07-10T03:20:09,269 Removed docstring-coverage==0.3.4 from https://files.pythonhosted.org/packages/93/9f/631f0d09653cef04253f15e95245171843ffe93ac4cd825d099ed73ee08a/docstring-coverage-0.3.4.tar.gz#sha256=337d69143df6c1ec7f33d24ed06d4ea35eb06017f6700a40c70d61a89160fdb2 from build tracker '/tmp/pip-req-tracker-d6namtk4' 2021-07-10T03:20:09,269 Removed build tracker: '/tmp/pip-req-tracker-d6namtk4'