2021-07-12T04:28:39,169 Created temporary directory: /tmp/pip-ephem-wheel-cache-15v98ng1 2021-07-12T04:28:39,172 Created temporary directory: /tmp/pip-req-tracker-ku04ujcv 2021-07-12T04:28:39,173 Initialized build tracking at /tmp/pip-req-tracker-ku04ujcv 2021-07-12T04:28:39,173 Created build tracker: /tmp/pip-req-tracker-ku04ujcv 2021-07-12T04:28:39,173 Entered build tracker: /tmp/pip-req-tracker-ku04ujcv 2021-07-12T04:28:39,174 Created temporary directory: /tmp/pip-wheel-tlnvgh0o 2021-07-12T04:28:39,203 1 location(s) to search for versions of rdcache: 2021-07-12T04:28:39,203 * https://pypi.org/simple/rdcache/ 2021-07-12T04:28:39,203 Fetching project page and analyzing links: https://pypi.org/simple/rdcache/ 2021-07-12T04:28:39,204 Getting page https://pypi.org/simple/rdcache/ 2021-07-12T04:28:39,205 Found index url https://pypi.org/simple 2021-07-12T04:28:39,293 Found link https://files.pythonhosted.org/packages/e8/35/81c5a9b2df831187f7b62a38fefe89b90e4973d91f8ab79d1b57329b0e14/rdcache-1.1.5.tar.gz#sha256=2da655a1e6a67e8c38593271cdbcfa68c6e31f1edfce46ec9c4a310b928b39a6 (from https://pypi.org/simple/rdcache/), version: 1.1.5 2021-07-12T04:28:39,293 Skipping link: not a file: https://pypi.org/simple/rdcache/ 2021-07-12T04:28:39,311 Given no hashes to check 1 links for project 'rdcache': discarding no candidates 2021-07-12T04:28:39,329 Collecting rdcache==1.1.5 2021-07-12T04:28:39,331 Created temporary directory: /tmp/pip-unpack-j4ba_ha3 2021-07-12T04:28:39,507 Downloading rdcache-1.1.5.tar.gz (4.8 kB) 2021-07-12T04:28:39,553 Added rdcache==1.1.5 from https://files.pythonhosted.org/packages/e8/35/81c5a9b2df831187f7b62a38fefe89b90e4973d91f8ab79d1b57329b0e14/rdcache-1.1.5.tar.gz#sha256=2da655a1e6a67e8c38593271cdbcfa68c6e31f1edfce46ec9c4a310b928b39a6 to build tracker '/tmp/pip-req-tracker-ku04ujcv' 2021-07-12T04:28:39,554 Running setup.py (path:/tmp/pip-wheel-tlnvgh0o/rdcache_a38eaa31370b40ba90d9c56592aad8b8/setup.py) egg_info for package rdcache 2021-07-12T04:28:39,592 Created temporary directory: /tmp/pip-pip-egg-info-_7rcv9dx 2021-07-12T04:28:39,593 Running command python setup.py egg_info 2021-07-12T04:28:40,446 Traceback (most recent call last): 2021-07-12T04:28:40,447 File "", line 1, in 2021-07-12T04:28:40,447 File "/tmp/pip-wheel-tlnvgh0o/rdcache_a38eaa31370b40ba90d9c56592aad8b8/setup.py", line 6, in 2021-07-12T04:28:40,447 from rdcache import __version__ 2021-07-12T04:28:40,448 File "/tmp/pip-wheel-tlnvgh0o/rdcache_a38eaa31370b40ba90d9c56592aad8b8/src/rdcache/__init__.py", line 6, in 2021-07-12T04:28:40,448 from .cache import Cache 2021-07-12T04:28:40,448 File "/tmp/pip-wheel-tlnvgh0o/rdcache_a38eaa31370b40ba90d9c56592aad8b8/src/rdcache/cache.py", line 3, in 2021-07-12T04:28:40,448 import anyjson 2021-07-12T04:28:40,449 ModuleNotFoundError: No module named 'anyjson' 2021-07-12T04:28:40,498 WARNING: Discarding https://files.pythonhosted.org/packages/e8/35/81c5a9b2df831187f7b62a38fefe89b90e4973d91f8ab79d1b57329b0e14/rdcache-1.1.5.tar.gz#sha256=2da655a1e6a67e8c38593271cdbcfa68c6e31f1edfce46ec9c4a310b928b39a6 (from https://pypi.org/simple/rdcache/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T04:28:40,500 ERROR: Could not find a version that satisfies the requirement rdcache==1.1.5 (from versions: 1.1.5) 2021-07-12T04:28:40,500 ERROR: No matching distribution found for rdcache==1.1.5 2021-07-12T04:28:40,500 Exception information: 2021-07-12T04:28:40,500 Traceback (most recent call last): 2021-07-12T04:28:40,500 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T04:28:40,500 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T04:28:40,500 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T04:28:40,500 raise RequirementsConflicted(criterion) 2021-07-12T04:28:40,500 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('rdcache==1.1.5') 2021-07-12T04:28:40,500 2021-07-12T04:28:40,500 During handling of the above exception, another exception occurred: 2021-07-12T04:28:40,500 2021-07-12T04:28:40,500 Traceback (most recent call last): 2021-07-12T04:28:40,500 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T04:28:40,500 result = self._result = resolver.resolve( 2021-07-12T04:28:40,500 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T04:28:40,500 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T04:28:40,500 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T04:28:40,500 raise ResolutionImpossible(e.criterion.information) 2021-07-12T04:28:40,500 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('rdcache==1.1.5'), parent=None)] 2021-07-12T04:28:40,500 2021-07-12T04:28:40,500 The above exception was the direct cause of the following exception: 2021-07-12T04:28:40,500 2021-07-12T04:28:40,500 Traceback (most recent call last): 2021-07-12T04:28:40,500 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T04:28:40,500 status = self.run(options, args) 2021-07-12T04:28:40,500 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T04:28:40,500 return func(self, options, args) 2021-07-12T04:28:40,500 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T04:28:40,500 requirement_set = resolver.resolve( 2021-07-12T04:28:40,500 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T04:28:40,500 raise error from e 2021-07-12T04:28:40,500 pip._internal.exceptions.DistributionNotFound: No matching distribution found for rdcache==1.1.5 2021-07-12T04:28:40,505 Removed rdcache==1.1.5 from https://files.pythonhosted.org/packages/e8/35/81c5a9b2df831187f7b62a38fefe89b90e4973d91f8ab79d1b57329b0e14/rdcache-1.1.5.tar.gz#sha256=2da655a1e6a67e8c38593271cdbcfa68c6e31f1edfce46ec9c4a310b928b39a6 from build tracker '/tmp/pip-req-tracker-ku04ujcv' 2021-07-12T04:28:40,506 Removed build tracker: '/tmp/pip-req-tracker-ku04ujcv'