2021-07-15T16:55:48,224 Created temporary directory: /tmp/pip-ephem-wheel-cache-6de7zr__ 2021-07-15T16:55:48,227 Created temporary directory: /tmp/pip-req-tracker-b0vnldjc 2021-07-15T16:55:48,227 Initialized build tracking at /tmp/pip-req-tracker-b0vnldjc 2021-07-15T16:55:48,228 Created build tracker: /tmp/pip-req-tracker-b0vnldjc 2021-07-15T16:55:48,228 Entered build tracker: /tmp/pip-req-tracker-b0vnldjc 2021-07-15T16:55:48,228 Created temporary directory: /tmp/pip-wheel-7pevl073 2021-07-15T16:55:48,259 1 location(s) to search for versions of bob-db-hrf: 2021-07-15T16:55:48,259 * https://pypi.org/simple/bob-db-hrf/ 2021-07-15T16:55:48,260 Fetching project page and analyzing links: https://pypi.org/simple/bob-db-hrf/ 2021-07-15T16:55:48,260 Getting page https://pypi.org/simple/bob-db-hrf/ 2021-07-15T16:55:48,262 Found index url https://pypi.org/simple 2021-07-15T16:55:48,355 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-15T16:55:48,355 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-15T16:55:48,355 Skipping link: not a file: https://pypi.org/simple/bob-db-hrf/ 2021-07-15T16:55:48,373 Given no hashes to check 1 links for project 'bob-db-hrf': discarding no candidates 2021-07-15T16:55:48,393 Collecting bob-db-hrf==1.0.1 2021-07-15T16:55:48,395 Created temporary directory: /tmp/pip-unpack-iob0m4xv 2021-07-15T16:55:48,590 Downloading bob.db.hrf-1.0.1.zip (33 kB) 2021-07-15T16:55:48,667 Added bob-db-hrf==1.0.1 from https://files.pythonhosted.org/packages/74/14/f3c13bd7e856ef81a1513b8b99cdf910c3f9f4fbb86a7257e73fa62eab72/bob.db.hrf-1.0.1.zip#sha256=2cc390b769d4d12463736eaa122aaa25251fd645704e4158d8073edc23d1927b to build tracker '/tmp/pip-req-tracker-b0vnldjc' 2021-07-15T16:55:48,668 Running setup.py (path:/tmp/pip-wheel-7pevl073/bob-db-hrf_db5bfc6f984949d4accb9e30e2bf2d7a/setup.py) egg_info for package bob-db-hrf 2021-07-15T16:55:48,669 Created temporary directory: /tmp/pip-pip-egg-info-aqwrmc2l 2021-07-15T16:55:48,669 Running command python setup.py egg_info 2021-07-15T16:55:49,913 Traceback (most recent call last): 2021-07-15T16:55:49,914 File "", line 1, in 2021-07-15T16:55:49,914 File "/tmp/pip-wheel-7pevl073/bob-db-hrf_db5bfc6f984949d4accb9e30e2bf2d7a/setup.py", line 7, in 2021-07-15T16:55:49,915 from bob.extension.utils import load_requirements, find_packages 2021-07-15T16:55:49,915 ModuleNotFoundError: No module named 'bob.extension' 2021-07-15T16:55:49,969 WARNING: Discarding 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/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-15T16:55:49,970 ERROR: Could not find a version that satisfies the requirement bob-db-hrf==1.0.1 (from versions: 1.0.0, 1.0.1) 2021-07-15T16:55:49,971 ERROR: No matching distribution found for bob-db-hrf==1.0.1 2021-07-15T16:55:49,971 Exception information: 2021-07-15T16:55:49,971 Traceback (most recent call last): 2021-07-15T16:55:49,971 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-15T16:55:49,971 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-15T16:55:49,971 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-15T16:55:49,971 raise RequirementsConflicted(criterion) 2021-07-15T16:55:49,971 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bob-db-hrf==1.0.1') 2021-07-15T16:55:49,971 2021-07-15T16:55:49,971 During handling of the above exception, another exception occurred: 2021-07-15T16:55:49,971 2021-07-15T16:55:49,971 Traceback (most recent call last): 2021-07-15T16:55:49,971 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-15T16:55:49,971 result = self._result = resolver.resolve( 2021-07-15T16:55:49,971 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-15T16:55:49,971 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-15T16:55:49,971 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-15T16:55:49,971 raise ResolutionImpossible(e.criterion.information) 2021-07-15T16:55:49,971 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bob-db-hrf==1.0.1'), parent=None)] 2021-07-15T16:55:49,971 2021-07-15T16:55:49,971 The above exception was the direct cause of the following exception: 2021-07-15T16:55:49,971 2021-07-15T16:55:49,971 Traceback (most recent call last): 2021-07-15T16:55:49,971 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T16:55:49,971 status = self.run(options, args) 2021-07-15T16:55:49,971 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T16:55:49,971 return func(self, options, args) 2021-07-15T16:55:49,971 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-15T16:55:49,971 requirement_set = resolver.resolve( 2021-07-15T16:55:49,971 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-15T16:55:49,971 raise error from e 2021-07-15T16:55:49,971 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bob-db-hrf==1.0.1 2021-07-15T16:55:49,976 Removed bob-db-hrf==1.0.1 from https://files.pythonhosted.org/packages/74/14/f3c13bd7e856ef81a1513b8b99cdf910c3f9f4fbb86a7257e73fa62eab72/bob.db.hrf-1.0.1.zip#sha256=2cc390b769d4d12463736eaa122aaa25251fd645704e4158d8073edc23d1927b from build tracker '/tmp/pip-req-tracker-b0vnldjc' 2021-07-15T16:55:49,976 Removed build tracker: '/tmp/pip-req-tracker-b0vnldjc'