2021-07-12T14:46:54,625 Created temporary directory: /tmp/pip-ephem-wheel-cache-65ox82en 2021-07-12T14:46:54,628 Created temporary directory: /tmp/pip-req-tracker-0b2s_4is 2021-07-12T14:46:54,629 Initialized build tracking at /tmp/pip-req-tracker-0b2s_4is 2021-07-12T14:46:54,629 Created build tracker: /tmp/pip-req-tracker-0b2s_4is 2021-07-12T14:46:54,629 Entered build tracker: /tmp/pip-req-tracker-0b2s_4is 2021-07-12T14:46:54,630 Created temporary directory: /tmp/pip-wheel-jj4_vrdq 2021-07-12T14:46:54,659 1 location(s) to search for versions of rate-limit-redis: 2021-07-12T14:46:54,659 * https://pypi.org/simple/rate-limit-redis/ 2021-07-12T14:46:54,660 Fetching project page and analyzing links: https://pypi.org/simple/rate-limit-redis/ 2021-07-12T14:46:54,660 Getting page https://pypi.org/simple/rate-limit-redis/ 2021-07-12T14:46:54,662 Found index url https://pypi.org/simple 2021-07-12T14:46:54,842 Found link https://files.pythonhosted.org/packages/2d/d9/ce22510b1a53c072702e054cbb4539bd4c9e9f1cba7d957c1c15e89858ad/rate-limit-redis-0.1.0.tar.gz#sha256=bf0ae79a33175326760d7eaa15bd453cc305ce5df6b99fdf54e0a6a6d3c70084 (from https://pypi.org/simple/rate-limit-redis/), version: 0.1.0 2021-07-12T14:46:54,843 Found link https://files.pythonhosted.org/packages/44/cb/528af64c8d16019443f16d24007d618d310be1a19642b7335b0236ee5e2f/rate-limit-redis-0.1.1.tar.gz#sha256=a1bace59c5a7d422e868614d4bbe66adbc65b824c531496b50f3b6bad9dbfffa (from https://pypi.org/simple/rate-limit-redis/), version: 0.1.1 2021-07-12T14:46:54,843 Skipping link: not a file: https://pypi.org/simple/rate-limit-redis/ 2021-07-12T14:46:54,861 Given no hashes to check 1 links for project 'rate-limit-redis': discarding no candidates 2021-07-12T14:46:54,880 Collecting rate-limit-redis==0.1.1 2021-07-12T14:46:54,881 Created temporary directory: /tmp/pip-unpack-lr0siijr 2021-07-12T14:46:55,055 Downloading rate-limit-redis-0.1.1.tar.gz (2.1 kB) 2021-07-12T14:46:55,096 Added rate-limit-redis==0.1.1 from https://files.pythonhosted.org/packages/44/cb/528af64c8d16019443f16d24007d618d310be1a19642b7335b0236ee5e2f/rate-limit-redis-0.1.1.tar.gz#sha256=a1bace59c5a7d422e868614d4bbe66adbc65b824c531496b50f3b6bad9dbfffa to build tracker '/tmp/pip-req-tracker-0b2s_4is' 2021-07-12T14:46:55,097 Running setup.py (path:/tmp/pip-wheel-jj4_vrdq/rate-limit-redis_fd15bf55a6ca40ac9d5826f2835d6b87/setup.py) egg_info for package rate-limit-redis 2021-07-12T14:46:55,098 Created temporary directory: /tmp/pip-pip-egg-info-q2gpeqea 2021-07-12T14:46:55,098 Running command python setup.py egg_info 2021-07-12T14:46:55,927 Traceback (most recent call last): 2021-07-12T14:46:55,928 File "", line 1, in 2021-07-12T14:46:55,928 File "/tmp/pip-wheel-jj4_vrdq/rate-limit-redis_fd15bf55a6ca40ac9d5826f2835d6b87/setup.py", line 10, in 2021-07-12T14:46:55,928 from rate_limit_redis import __version__ 2021-07-12T14:46:55,928 File "/tmp/pip-wheel-jj4_vrdq/rate-limit-redis_fd15bf55a6ca40ac9d5826f2835d6b87/rate_limit_redis/__init__.py", line 8, in 2021-07-12T14:46:55,929 from .rate_limit_redis import RateLimitRedis 2021-07-12T14:46:55,929 File "/tmp/pip-wheel-jj4_vrdq/rate-limit-redis_fd15bf55a6ca40ac9d5826f2835d6b87/rate_limit_redis/rate_limit_redis.py", line 11, in 2021-07-12T14:46:55,929 import redis_lock 2021-07-12T14:46:55,929 ModuleNotFoundError: No module named 'redis_lock' 2021-07-12T14:46:55,980 WARNING: Discarding https://files.pythonhosted.org/packages/44/cb/528af64c8d16019443f16d24007d618d310be1a19642b7335b0236ee5e2f/rate-limit-redis-0.1.1.tar.gz#sha256=a1bace59c5a7d422e868614d4bbe66adbc65b824c531496b50f3b6bad9dbfffa (from https://pypi.org/simple/rate-limit-redis/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T14:46:55,982 ERROR: Could not find a version that satisfies the requirement rate-limit-redis==0.1.1 (from versions: 0.1.0, 0.1.1) 2021-07-12T14:46:55,982 ERROR: No matching distribution found for rate-limit-redis==0.1.1 2021-07-12T14:46:55,982 Exception information: 2021-07-12T14:46:55,982 Traceback (most recent call last): 2021-07-12T14:46:55,982 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T14:46:55,982 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T14:46:55,982 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T14:46:55,982 raise RequirementsConflicted(criterion) 2021-07-12T14:46:55,982 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('rate-limit-redis==0.1.1') 2021-07-12T14:46:55,982 2021-07-12T14:46:55,982 During handling of the above exception, another exception occurred: 2021-07-12T14:46:55,982 2021-07-12T14:46:55,982 Traceback (most recent call last): 2021-07-12T14:46:55,982 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T14:46:55,982 result = self._result = resolver.resolve( 2021-07-12T14:46:55,982 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T14:46:55,982 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T14:46:55,982 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T14:46:55,982 raise ResolutionImpossible(e.criterion.information) 2021-07-12T14:46:55,982 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('rate-limit-redis==0.1.1'), parent=None)] 2021-07-12T14:46:55,982 2021-07-12T14:46:55,982 The above exception was the direct cause of the following exception: 2021-07-12T14:46:55,982 2021-07-12T14:46:55,982 Traceback (most recent call last): 2021-07-12T14:46:55,982 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T14:46:55,982 status = self.run(options, args) 2021-07-12T14:46:55,982 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T14:46:55,982 return func(self, options, args) 2021-07-12T14:46:55,982 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T14:46:55,982 requirement_set = resolver.resolve( 2021-07-12T14:46:55,982 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T14:46:55,982 raise error from e 2021-07-12T14:46:55,982 pip._internal.exceptions.DistributionNotFound: No matching distribution found for rate-limit-redis==0.1.1 2021-07-12T14:46:55,987 Removed rate-limit-redis==0.1.1 from https://files.pythonhosted.org/packages/44/cb/528af64c8d16019443f16d24007d618d310be1a19642b7335b0236ee5e2f/rate-limit-redis-0.1.1.tar.gz#sha256=a1bace59c5a7d422e868614d4bbe66adbc65b824c531496b50f3b6bad9dbfffa from build tracker '/tmp/pip-req-tracker-0b2s_4is' 2021-07-12T14:46:55,988 Removed build tracker: '/tmp/pip-req-tracker-0b2s_4is'