2021-07-09T20:52:06,708 Created temporary directory: /tmp/pip-ephem-wheel-cache-bmqoowav 2021-07-09T20:52:06,712 Created temporary directory: /tmp/pip-req-tracker-efbr_uyi 2021-07-09T20:52:06,712 Initialized build tracking at /tmp/pip-req-tracker-efbr_uyi 2021-07-09T20:52:06,712 Created build tracker: /tmp/pip-req-tracker-efbr_uyi 2021-07-09T20:52:06,712 Entered build tracker: /tmp/pip-req-tracker-efbr_uyi 2021-07-09T20:52:06,713 Created temporary directory: /tmp/pip-wheel-vq5_2au1 2021-07-09T20:52:06,746 1 location(s) to search for versions of gengzip: 2021-07-09T20:52:06,746 * https://pypi.org/simple/gengzip/ 2021-07-09T20:52:06,747 Fetching project page and analyzing links: https://pypi.org/simple/gengzip/ 2021-07-09T20:52:06,747 Getting page https://pypi.org/simple/gengzip/ 2021-07-09T20:52:06,749 Found index url https://pypi.org/simple 2021-07-09T20:52:06,932 Found link https://files.pythonhosted.org/packages/d5/84/76d4d0913b8844b328b8421beef1fc814ba576bc2b007b0d38ddfa5d9cde/gengzip-0.2.2.tar.gz#sha256=e59e5dad9ac7c90bbbda85bac8dd07cc221dee8423bc9ea536aad799a1eab80a (from https://pypi.org/simple/gengzip/), version: 0.2.2 2021-07-09T20:52:06,932 Found link https://files.pythonhosted.org/packages/c4/00/c1425b67dc7ce5f1d297a63648a9553af33eb0ae761c553323d7470b1987/gengzip-0.2.3.tar.gz#sha256=2c08f14381524d06f00d07ae9823cbecfb28d0eb277b8cf4e3176d4ba5dc574d (from https://pypi.org/simple/gengzip/), version: 0.2.3 2021-07-09T20:52:06,932 Skipping link: not a file: https://pypi.org/simple/gengzip/ 2021-07-09T20:52:06,948 Given no hashes to check 1 links for project 'gengzip': discarding no candidates 2021-07-09T20:52:06,966 Collecting gengzip==0.2.2 2021-07-09T20:52:06,967 Created temporary directory: /tmp/pip-unpack-iwa6ip0f 2021-07-09T20:52:07,136 Downloading gengzip-0.2.2.tar.gz (1.6 kB) 2021-07-09T20:52:07,168 Added gengzip==0.2.2 from https://files.pythonhosted.org/packages/d5/84/76d4d0913b8844b328b8421beef1fc814ba576bc2b007b0d38ddfa5d9cde/gengzip-0.2.2.tar.gz#sha256=e59e5dad9ac7c90bbbda85bac8dd07cc221dee8423bc9ea536aad799a1eab80a to build tracker '/tmp/pip-req-tracker-efbr_uyi' 2021-07-09T20:52:07,169 Running setup.py (path:/tmp/pip-wheel-vq5_2au1/gengzip_cc347824b92242fca8d4c2efa2931c68/setup.py) egg_info for package gengzip 2021-07-09T20:52:07,170 Created temporary directory: /tmp/pip-pip-egg-info-6_bfmh26 2021-07-09T20:52:07,170 Running command python setup.py egg_info 2021-07-09T20:52:07,777 Traceback (most recent call last): 2021-07-09T20:52:07,778 File "", line 1, in 2021-07-09T20:52:07,778 File "/tmp/pip-wheel-vq5_2au1/gengzip_cc347824b92242fca8d4c2efa2931c68/setup.py", line 14, in 2021-07-09T20:52:07,778 long_description=readme(), 2021-07-09T20:52:07,778 File "/tmp/pip-wheel-vq5_2au1/gengzip_cc347824b92242fca8d4c2efa2931c68/setup.py", line 4, in readme 2021-07-09T20:52:07,779 with open('README.rst') as f: 2021-07-09T20:52:07,779 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-09T20:52:07,828 WARNING: Discarding https://files.pythonhosted.org/packages/d5/84/76d4d0913b8844b328b8421beef1fc814ba576bc2b007b0d38ddfa5d9cde/gengzip-0.2.2.tar.gz#sha256=e59e5dad9ac7c90bbbda85bac8dd07cc221dee8423bc9ea536aad799a1eab80a (from https://pypi.org/simple/gengzip/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T20:52:07,829 ERROR: Could not find a version that satisfies the requirement gengzip==0.2.2 (from versions: 0.2.2, 0.2.3) 2021-07-09T20:52:07,830 ERROR: No matching distribution found for gengzip==0.2.2 2021-07-09T20:52:07,830 Exception information: 2021-07-09T20:52:07,830 Traceback (most recent call last): 2021-07-09T20:52:07,830 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T20:52:07,830 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T20:52:07,830 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T20:52:07,830 raise RequirementsConflicted(criterion) 2021-07-09T20:52:07,830 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gengzip==0.2.2') 2021-07-09T20:52:07,830 2021-07-09T20:52:07,830 During handling of the above exception, another exception occurred: 2021-07-09T20:52:07,830 2021-07-09T20:52:07,830 Traceback (most recent call last): 2021-07-09T20:52:07,830 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T20:52:07,830 result = self._result = resolver.resolve( 2021-07-09T20:52:07,830 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T20:52:07,830 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T20:52:07,830 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T20:52:07,830 raise ResolutionImpossible(e.criterion.information) 2021-07-09T20:52:07,830 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gengzip==0.2.2'), parent=None)] 2021-07-09T20:52:07,830 2021-07-09T20:52:07,830 The above exception was the direct cause of the following exception: 2021-07-09T20:52:07,830 2021-07-09T20:52:07,830 Traceback (most recent call last): 2021-07-09T20:52:07,830 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T20:52:07,830 status = self.run(options, args) 2021-07-09T20:52:07,830 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T20:52:07,830 return func(self, options, args) 2021-07-09T20:52:07,830 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T20:52:07,830 requirement_set = resolver.resolve( 2021-07-09T20:52:07,830 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T20:52:07,830 raise error from e 2021-07-09T20:52:07,830 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gengzip==0.2.2 2021-07-09T20:52:07,835 Removed gengzip==0.2.2 from https://files.pythonhosted.org/packages/d5/84/76d4d0913b8844b328b8421beef1fc814ba576bc2b007b0d38ddfa5d9cde/gengzip-0.2.2.tar.gz#sha256=e59e5dad9ac7c90bbbda85bac8dd07cc221dee8423bc9ea536aad799a1eab80a from build tracker '/tmp/pip-req-tracker-efbr_uyi' 2021-07-09T20:52:07,835 Removed build tracker: '/tmp/pip-req-tracker-efbr_uyi'