2021-07-09T03:57:05,289 Created temporary directory: /tmp/pip-ephem-wheel-cache-dusbqip_ 2021-07-09T03:57:05,292 Created temporary directory: /tmp/pip-req-tracker-3fcv844_ 2021-07-09T03:57:05,292 Initialized build tracking at /tmp/pip-req-tracker-3fcv844_ 2021-07-09T03:57:05,292 Created build tracker: /tmp/pip-req-tracker-3fcv844_ 2021-07-09T03:57:05,292 Entered build tracker: /tmp/pip-req-tracker-3fcv844_ 2021-07-09T03:57:05,293 Created temporary directory: /tmp/pip-wheel-m1pg0fzg 2021-07-09T03:57:05,326 1 location(s) to search for versions of gperf: 2021-07-09T03:57:05,326 * https://pypi.org/simple/gperf/ 2021-07-09T03:57:05,327 Fetching project page and analyzing links: https://pypi.org/simple/gperf/ 2021-07-09T03:57:05,327 Getting page https://pypi.org/simple/gperf/ 2021-07-09T03:57:05,329 Found index url https://pypi.org/simple 2021-07-09T03:57:05,417 Found link https://files.pythonhosted.org/packages/6a/05/608ff0c10a6f882c437293b61a1f6cf8d311e48a6d642321d3167397c8cd/gperf-0.1dev.tar.gz#sha256=5436cd6ae5cfb71f7b3e7d09863b94b49a1e3467269ca3ec215bf07815c89756 (from https://pypi.org/simple/gperf/), version: 0.1dev 2021-07-09T03:57:05,418 Found link https://files.pythonhosted.org/packages/e9/ff/888648351c9fe76bb1be058c65a470f97cd905729c492b530f92835ebf4a/gperf-0.2.tar.gz#sha256=6b7e254ac2cfd5d4bbdd4f4d42d22459e116d7ca324e1d1df6bdea5c94fe31cf (from https://pypi.org/simple/gperf/), version: 0.2 2021-07-09T03:57:05,418 Skipping link: not a file: https://pypi.org/simple/gperf/ 2021-07-09T03:57:05,435 Given no hashes to check 1 links for project 'gperf': discarding no candidates 2021-07-09T03:57:05,452 Collecting gperf==0.1dev 2021-07-09T03:57:05,454 Created temporary directory: /tmp/pip-unpack-8z9dowtn 2021-07-09T03:57:05,625 Downloading gperf-0.1dev.tar.gz (3.8 kB) 2021-07-09T03:57:05,663 Added gperf==0.1dev from https://files.pythonhosted.org/packages/6a/05/608ff0c10a6f882c437293b61a1f6cf8d311e48a6d642321d3167397c8cd/gperf-0.1dev.tar.gz#sha256=5436cd6ae5cfb71f7b3e7d09863b94b49a1e3467269ca3ec215bf07815c89756 to build tracker '/tmp/pip-req-tracker-3fcv844_' 2021-07-09T03:57:05,664 Running setup.py (path:/tmp/pip-wheel-m1pg0fzg/gperf_b9babd02ec874fc3a99a511733470b89/setup.py) egg_info for package gperf 2021-07-09T03:57:05,665 Created temporary directory: /tmp/pip-pip-egg-info-cyy8027e 2021-07-09T03:57:05,665 Running command python setup.py egg_info 2021-07-09T03:57:06,311 Traceback (most recent call last): 2021-07-09T03:57:06,312 File "", line 1, in 2021-07-09T03:57:06,312 File "/tmp/pip-wheel-m1pg0fzg/gperf_b9babd02ec874fc3a99a511733470b89/setup.py", line 27, in 2021-07-09T03:57:06,313 long_description=open('README.rst').read(), 2021-07-09T03:57:06,313 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-09T03:57:06,362 WARNING: Discarding https://files.pythonhosted.org/packages/6a/05/608ff0c10a6f882c437293b61a1f6cf8d311e48a6d642321d3167397c8cd/gperf-0.1dev.tar.gz#sha256=5436cd6ae5cfb71f7b3e7d09863b94b49a1e3467269ca3ec215bf07815c89756 (from https://pypi.org/simple/gperf/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T03:57:06,364 ERROR: Could not find a version that satisfies the requirement gperf==0.1dev (from versions: 0.1.dev0, 0.2) 2021-07-09T03:57:06,364 ERROR: No matching distribution found for gperf==0.1dev 2021-07-09T03:57:06,364 Exception information: 2021-07-09T03:57:06,364 Traceback (most recent call last): 2021-07-09T03:57:06,364 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T03:57:06,364 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T03:57:06,364 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T03:57:06,364 raise RequirementsConflicted(criterion) 2021-07-09T03:57:06,364 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gperf==0.1dev') 2021-07-09T03:57:06,364 2021-07-09T03:57:06,364 During handling of the above exception, another exception occurred: 2021-07-09T03:57:06,364 2021-07-09T03:57:06,364 Traceback (most recent call last): 2021-07-09T03:57:06,364 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T03:57:06,364 result = self._result = resolver.resolve( 2021-07-09T03:57:06,364 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T03:57:06,364 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T03:57:06,364 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T03:57:06,364 raise ResolutionImpossible(e.criterion.information) 2021-07-09T03:57:06,364 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gperf==0.1dev'), parent=None)] 2021-07-09T03:57:06,364 2021-07-09T03:57:06,364 The above exception was the direct cause of the following exception: 2021-07-09T03:57:06,364 2021-07-09T03:57:06,364 Traceback (most recent call last): 2021-07-09T03:57:06,364 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T03:57:06,364 status = self.run(options, args) 2021-07-09T03:57:06,364 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T03:57:06,364 return func(self, options, args) 2021-07-09T03:57:06,364 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T03:57:06,364 requirement_set = resolver.resolve( 2021-07-09T03:57:06,364 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T03:57:06,364 raise error from e 2021-07-09T03:57:06,364 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gperf==0.1dev 2021-07-09T03:57:06,369 Removed gperf==0.1dev from https://files.pythonhosted.org/packages/6a/05/608ff0c10a6f882c437293b61a1f6cf8d311e48a6d642321d3167397c8cd/gperf-0.1dev.tar.gz#sha256=5436cd6ae5cfb71f7b3e7d09863b94b49a1e3467269ca3ec215bf07815c89756 from build tracker '/tmp/pip-req-tracker-3fcv844_' 2021-07-09T03:57:06,369 Removed build tracker: '/tmp/pip-req-tracker-3fcv844_'