2021-07-11T22:59:59,283 Created temporary directory: /tmp/pip-ephem-wheel-cache-72exyb44 2021-07-11T22:59:59,286 Created temporary directory: /tmp/pip-req-tracker-73rnhzpa 2021-07-11T22:59:59,286 Initialized build tracking at /tmp/pip-req-tracker-73rnhzpa 2021-07-11T22:59:59,286 Created build tracker: /tmp/pip-req-tracker-73rnhzpa 2021-07-11T22:59:59,287 Entered build tracker: /tmp/pip-req-tracker-73rnhzpa 2021-07-11T22:59:59,287 Created temporary directory: /tmp/pip-wheel-h46x_yes 2021-07-11T22:59:59,317 1 location(s) to search for versions of toyredis: 2021-07-11T22:59:59,317 * https://pypi.org/simple/toyredis/ 2021-07-11T22:59:59,317 Fetching project page and analyzing links: https://pypi.org/simple/toyredis/ 2021-07-11T22:59:59,318 Getting page https://pypi.org/simple/toyredis/ 2021-07-11T22:59:59,320 Found index url https://pypi.org/simple 2021-07-11T22:59:59,407 Found link https://files.pythonhosted.org/packages/9b/f5/032cfa95d765e3cd9d74b97de6b6e13b07b5aee39f0a15dfdb75c1c79cbf/toyredis-0.0.1.tar.gz#sha256=7e336fcaa26cd700c3f664b7c7862dfe9b9ab058b1302c7a4bf850e3961d6d07 (from https://pypi.org/simple/toyredis/), version: 0.0.1 2021-07-11T22:59:59,408 Found link https://files.pythonhosted.org/packages/dd/bf/54c0a0eb1507a950b654831c35693c296d7910b6f7c1f98a06c8de8065b7/toyredis-0.0.2.tar.gz#sha256=196b090cc8001fc1c475b9380a708abb862e5fc841f283a88208ade4926db2c0 (from https://pypi.org/simple/toyredis/), version: 0.0.2 2021-07-11T22:59:59,408 Found link https://files.pythonhosted.org/packages/03/48/ecddbb977542da9bdadf873fe9116840f66cd85cc50c704e317516a9316a/toyredis-0.1.0.tar.gz#sha256=2450a1ca15263bcb6fbdd74fa1bc0234c7cea716f15e101c68df6af8a25b7dd2 (from https://pypi.org/simple/toyredis/), version: 0.1.0 2021-07-11T22:59:59,408 Skipping link: not a file: https://pypi.org/simple/toyredis/ 2021-07-11T22:59:59,426 Given no hashes to check 1 links for project 'toyredis': discarding no candidates 2021-07-11T22:59:59,445 Collecting toyredis==0.0.2 2021-07-11T22:59:59,446 Created temporary directory: /tmp/pip-unpack-4s3ktlgz 2021-07-11T22:59:59,641 Downloading toyredis-0.0.2.tar.gz (3.0 kB) 2021-07-11T22:59:59,664 Added toyredis==0.0.2 from https://files.pythonhosted.org/packages/dd/bf/54c0a0eb1507a950b654831c35693c296d7910b6f7c1f98a06c8de8065b7/toyredis-0.0.2.tar.gz#sha256=196b090cc8001fc1c475b9380a708abb862e5fc841f283a88208ade4926db2c0 to build tracker '/tmp/pip-req-tracker-73rnhzpa' 2021-07-11T22:59:59,665 Running setup.py (path:/tmp/pip-wheel-h46x_yes/toyredis_029ea3f5a5ee41c2ac673928f77aeca0/setup.py) egg_info for package toyredis 2021-07-11T22:59:59,666 Created temporary directory: /tmp/pip-pip-egg-info-nhqxo9yl 2021-07-11T22:59:59,666 Running command python setup.py egg_info 2021-07-11T23:00:00,435 Traceback (most recent call last): 2021-07-11T23:00:00,436 File "", line 1, in 2021-07-11T23:00:00,436 File "/tmp/pip-wheel-h46x_yes/toyredis_029ea3f5a5ee41c2ac673928f77aeca0/setup.py", line 21, in 2021-07-11T23:00:00,436 long_description=open('README.rst').read(), 2021-07-11T23:00:00,436 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-11T23:00:00,484 WARNING: Discarding https://files.pythonhosted.org/packages/dd/bf/54c0a0eb1507a950b654831c35693c296d7910b6f7c1f98a06c8de8065b7/toyredis-0.0.2.tar.gz#sha256=196b090cc8001fc1c475b9380a708abb862e5fc841f283a88208ade4926db2c0 (from https://pypi.org/simple/toyredis/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T23:00:00,486 ERROR: Could not find a version that satisfies the requirement toyredis==0.0.2 (from versions: 0.0.1, 0.0.2, 0.1.0) 2021-07-11T23:00:00,486 ERROR: No matching distribution found for toyredis==0.0.2 2021-07-11T23:00:00,486 Exception information: 2021-07-11T23:00:00,486 Traceback (most recent call last): 2021-07-11T23:00:00,486 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T23:00:00,486 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T23:00:00,486 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T23:00:00,486 raise RequirementsConflicted(criterion) 2021-07-11T23:00:00,486 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('toyredis==0.0.2') 2021-07-11T23:00:00,486 2021-07-11T23:00:00,486 During handling of the above exception, another exception occurred: 2021-07-11T23:00:00,486 2021-07-11T23:00:00,486 Traceback (most recent call last): 2021-07-11T23:00:00,486 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T23:00:00,486 result = self._result = resolver.resolve( 2021-07-11T23:00:00,486 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T23:00:00,486 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T23:00:00,486 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T23:00:00,486 raise ResolutionImpossible(e.criterion.information) 2021-07-11T23:00:00,486 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('toyredis==0.0.2'), parent=None)] 2021-07-11T23:00:00,486 2021-07-11T23:00:00,486 The above exception was the direct cause of the following exception: 2021-07-11T23:00:00,486 2021-07-11T23:00:00,486 Traceback (most recent call last): 2021-07-11T23:00:00,486 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T23:00:00,486 status = self.run(options, args) 2021-07-11T23:00:00,486 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T23:00:00,486 return func(self, options, args) 2021-07-11T23:00:00,486 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T23:00:00,486 requirement_set = resolver.resolve( 2021-07-11T23:00:00,486 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T23:00:00,486 raise error from e 2021-07-11T23:00:00,486 pip._internal.exceptions.DistributionNotFound: No matching distribution found for toyredis==0.0.2 2021-07-11T23:00:00,491 Removed toyredis==0.0.2 from https://files.pythonhosted.org/packages/dd/bf/54c0a0eb1507a950b654831c35693c296d7910b6f7c1f98a06c8de8065b7/toyredis-0.0.2.tar.gz#sha256=196b090cc8001fc1c475b9380a708abb862e5fc841f283a88208ade4926db2c0 from build tracker '/tmp/pip-req-tracker-73rnhzpa' 2021-07-11T23:00:00,492 Removed build tracker: '/tmp/pip-req-tracker-73rnhzpa'