2021-07-14T22:47:08,824 Created temporary directory: /tmp/pip-ephem-wheel-cache-np5nruwm 2021-07-14T22:47:08,829 Created temporary directory: /tmp/pip-req-tracker-c58bqt0z 2021-07-14T22:47:08,830 Initialized build tracking at /tmp/pip-req-tracker-c58bqt0z 2021-07-14T22:47:08,830 Created build tracker: /tmp/pip-req-tracker-c58bqt0z 2021-07-14T22:47:08,830 Entered build tracker: /tmp/pip-req-tracker-c58bqt0z 2021-07-14T22:47:08,833 Created temporary directory: /tmp/pip-wheel-7j0yi3_l 2021-07-14T22:47:08,877 1 location(s) to search for versions of bob-db-hrf: 2021-07-14T22:47:08,877 * https://pypi.org/simple/bob-db-hrf/ 2021-07-14T22:47:08,878 Fetching project page and analyzing links: https://pypi.org/simple/bob-db-hrf/ 2021-07-14T22:47:08,879 Getting page https://pypi.org/simple/bob-db-hrf/ 2021-07-14T22:47:08,882 Found index url https://pypi.org/simple 2021-07-14T22:47:09,076 Found link https://files.pythonhosted.org/packages/71/f7/b41b92498903762b18701c4ee59c4d89df77ccfc742f12267f12cd8d3699/bob.db.hrf-1.0.0.zip#sha256=51c3f993e7aabc4166175b645d331de7f5ca52012c07d6550598578665249071 (from https://pypi.org/simple/bob-db-hrf/), version: 1.0.0 2021-07-14T22:47:09,077 Found link https://files.pythonhosted.org/packages/74/14/f3c13bd7e856ef81a1513b8b99cdf910c3f9f4fbb86a7257e73fa62eab72/bob.db.hrf-1.0.1.zip#sha256=2cc390b769d4d12463736eaa122aaa25251fd645704e4158d8073edc23d1927b (from https://pypi.org/simple/bob-db-hrf/), version: 1.0.1 2021-07-14T22:47:09,079 Skipping link: not a file: https://pypi.org/simple/bob-db-hrf/ 2021-07-14T22:47:09,110 Given no hashes to check 1 links for project 'bob-db-hrf': discarding no candidates 2021-07-14T22:47:09,143 Collecting bob-db-hrf==1.0.0 2021-07-14T22:47:09,146 Created temporary directory: /tmp/pip-unpack-50_ni3b6 2021-07-14T22:47:09,341 Downloading bob.db.hrf-1.0.0.zip (33 kB) 2021-07-14T22:47:09,473 Added bob-db-hrf==1.0.0 from https://files.pythonhosted.org/packages/71/f7/b41b92498903762b18701c4ee59c4d89df77ccfc742f12267f12cd8d3699/bob.db.hrf-1.0.0.zip#sha256=51c3f993e7aabc4166175b645d331de7f5ca52012c07d6550598578665249071 to build tracker '/tmp/pip-req-tracker-c58bqt0z' 2021-07-14T22:47:09,475 Running setup.py (path:/tmp/pip-wheel-7j0yi3_l/bob-db-hrf_1c15f3608ba34da59246e9ec0d75b5bb/setup.py) egg_info for package bob-db-hrf 2021-07-14T22:47:09,480 Created temporary directory: /tmp/pip-pip-egg-info-v_su74h7 2021-07-14T22:47:09,480 Running command python setup.py egg_info 2021-07-14T22:47:12,928 Traceback (most recent call last): 2021-07-14T22:47:12,929 File "", line 1, in 2021-07-14T22:47:12,931 File "/tmp/pip-wheel-7j0yi3_l/bob-db-hrf_1c15f3608ba34da59246e9ec0d75b5bb/setup.py", line 7, in 2021-07-14T22:47:12,932 from bob.extension.utils import load_requirements, find_packages 2021-07-14T22:47:12,933 ModuleNotFoundError: No module named 'bob.extension' 2021-07-14T22:47:13,025 WARNING: Discarding https://files.pythonhosted.org/packages/71/f7/b41b92498903762b18701c4ee59c4d89df77ccfc742f12267f12cd8d3699/bob.db.hrf-1.0.0.zip#sha256=51c3f993e7aabc4166175b645d331de7f5ca52012c07d6550598578665249071 (from https://pypi.org/simple/bob-db-hrf/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T22:47:13,027 ERROR: Could not find a version that satisfies the requirement bob-db-hrf==1.0.0 (from versions: 1.0.0, 1.0.1) 2021-07-14T22:47:13,028 ERROR: No matching distribution found for bob-db-hrf==1.0.0 2021-07-14T22:47:13,028 Exception information: 2021-07-14T22:47:13,028 Traceback (most recent call last): 2021-07-14T22:47:13,028 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T22:47:13,028 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T22:47:13,028 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T22:47:13,028 raise RequirementsConflicted(criterion) 2021-07-14T22:47:13,028 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bob-db-hrf==1.0.0') 2021-07-14T22:47:13,028 2021-07-14T22:47:13,028 During handling of the above exception, another exception occurred: 2021-07-14T22:47:13,028 2021-07-14T22:47:13,028 Traceback (most recent call last): 2021-07-14T22:47:13,028 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T22:47:13,028 result = self._result = resolver.resolve( 2021-07-14T22:47:13,028 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T22:47:13,028 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T22:47:13,028 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T22:47:13,028 raise ResolutionImpossible(e.criterion.information) 2021-07-14T22:47:13,028 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bob-db-hrf==1.0.0'), parent=None)] 2021-07-14T22:47:13,028 2021-07-14T22:47:13,028 The above exception was the direct cause of the following exception: 2021-07-14T22:47:13,028 2021-07-14T22:47:13,028 Traceback (most recent call last): 2021-07-14T22:47:13,028 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T22:47:13,028 status = self.run(options, args) 2021-07-14T22:47:13,028 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T22:47:13,028 return func(self, options, args) 2021-07-14T22:47:13,028 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T22:47:13,028 requirement_set = resolver.resolve( 2021-07-14T22:47:13,028 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T22:47:13,028 raise error from e 2021-07-14T22:47:13,028 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bob-db-hrf==1.0.0 2021-07-14T22:47:13,042 Removed bob-db-hrf==1.0.0 from https://files.pythonhosted.org/packages/71/f7/b41b92498903762b18701c4ee59c4d89df77ccfc742f12267f12cd8d3699/bob.db.hrf-1.0.0.zip#sha256=51c3f993e7aabc4166175b645d331de7f5ca52012c07d6550598578665249071 from build tracker '/tmp/pip-req-tracker-c58bqt0z' 2021-07-14T22:47:13,043 Removed build tracker: '/tmp/pip-req-tracker-c58bqt0z'