2021-07-15T16:55:13,766 Created temporary directory: /tmp/pip-ephem-wheel-cache-8cri4q9p 2021-07-15T16:55:13,769 Created temporary directory: /tmp/pip-req-tracker-m2qaj8_9 2021-07-15T16:55:13,770 Initialized build tracking at /tmp/pip-req-tracker-m2qaj8_9 2021-07-15T16:55:13,770 Created build tracker: /tmp/pip-req-tracker-m2qaj8_9 2021-07-15T16:55:13,770 Entered build tracker: /tmp/pip-req-tracker-m2qaj8_9 2021-07-15T16:55:13,771 Created temporary directory: /tmp/pip-wheel-6s1gj0_2 2021-07-15T16:55:13,802 1 location(s) to search for versions of bob-db-siw: 2021-07-15T16:55:13,802 * https://pypi.org/simple/bob-db-siw/ 2021-07-15T16:55:13,802 Fetching project page and analyzing links: https://pypi.org/simple/bob-db-siw/ 2021-07-15T16:55:13,803 Getting page https://pypi.org/simple/bob-db-siw/ 2021-07-15T16:55:13,805 Found index url https://pypi.org/simple 2021-07-15T16:55:13,977 Found link https://files.pythonhosted.org/packages/1a/81/9c4749cad5b2a2ba4e1335554c06d71d75e8a6e9101f2ae9b991c7230f4f/bob.db.siw-0.0.1.zip#sha256=453d401dc97e4eb58646a1592da7331f4005e87b0642d317687f1b29793cccaf (from https://pypi.org/simple/bob-db-siw/), version: 0.0.1 2021-07-15T16:55:13,978 Found link https://files.pythonhosted.org/packages/df/9d/7bd4bbe7af88b5cff8aa84008265a61ab8ed436bdb85f9ffb1fbbe7cd549/bob.db.siw-0.0.2.zip#sha256=774f96c4b41790e3fbd9a4b05eaae64030ed260732448f13d584f1585335cec9 (from https://pypi.org/simple/bob-db-siw/), version: 0.0.2 2021-07-15T16:55:13,978 Skipping link: not a file: https://pypi.org/simple/bob-db-siw/ 2021-07-15T16:55:13,997 Given no hashes to check 1 links for project 'bob-db-siw': discarding no candidates 2021-07-15T16:55:14,018 Collecting bob-db-siw==0.0.1 2021-07-15T16:55:14,019 Created temporary directory: /tmp/pip-unpack-5ayefjjh 2021-07-15T16:55:14,319 Downloading bob.db.siw-0.0.1.zip (124 kB) 2021-07-15T16:55:14,537 Added bob-db-siw==0.0.1 from https://files.pythonhosted.org/packages/1a/81/9c4749cad5b2a2ba4e1335554c06d71d75e8a6e9101f2ae9b991c7230f4f/bob.db.siw-0.0.1.zip#sha256=453d401dc97e4eb58646a1592da7331f4005e87b0642d317687f1b29793cccaf to build tracker '/tmp/pip-req-tracker-m2qaj8_9' 2021-07-15T16:55:14,538 Running setup.py (path:/tmp/pip-wheel-6s1gj0_2/bob-db-siw_3dd5e7b34332429eaf4ba0e47df71b6c/setup.py) egg_info for package bob-db-siw 2021-07-15T16:55:14,539 Created temporary directory: /tmp/pip-pip-egg-info-41e0hz0g 2021-07-15T16:55:14,539 Running command python setup.py egg_info 2021-07-15T16:55:15,785 Traceback (most recent call last): 2021-07-15T16:55:15,786 File "", line 1, in 2021-07-15T16:55:15,786 File "/tmp/pip-wheel-6s1gj0_2/bob-db-siw_3dd5e7b34332429eaf4ba0e47df71b6c/setup.py", line 7, in 2021-07-15T16:55:15,786 from bob.extension.utils import load_requirements, find_packages 2021-07-15T16:55:15,787 ModuleNotFoundError: No module named 'bob.extension' 2021-07-15T16:55:15,855 WARNING: Discarding https://files.pythonhosted.org/packages/1a/81/9c4749cad5b2a2ba4e1335554c06d71d75e8a6e9101f2ae9b991c7230f4f/bob.db.siw-0.0.1.zip#sha256=453d401dc97e4eb58646a1592da7331f4005e87b0642d317687f1b29793cccaf (from https://pypi.org/simple/bob-db-siw/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-15T16:55:15,856 ERROR: Could not find a version that satisfies the requirement bob-db-siw==0.0.1 (from versions: 0.0.1, 0.0.2) 2021-07-15T16:55:15,857 ERROR: No matching distribution found for bob-db-siw==0.0.1 2021-07-15T16:55:15,857 Exception information: 2021-07-15T16:55:15,857 Traceback (most recent call last): 2021-07-15T16:55:15,857 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-15T16:55:15,857 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-15T16:55:15,857 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-15T16:55:15,857 raise RequirementsConflicted(criterion) 2021-07-15T16:55:15,857 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bob-db-siw==0.0.1') 2021-07-15T16:55:15,857 2021-07-15T16:55:15,857 During handling of the above exception, another exception occurred: 2021-07-15T16:55:15,857 2021-07-15T16:55:15,857 Traceback (most recent call last): 2021-07-15T16:55:15,857 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-15T16:55:15,857 result = self._result = resolver.resolve( 2021-07-15T16:55:15,857 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-15T16:55:15,857 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-15T16:55:15,857 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-15T16:55:15,857 raise ResolutionImpossible(e.criterion.information) 2021-07-15T16:55:15,857 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bob-db-siw==0.0.1'), parent=None)] 2021-07-15T16:55:15,857 2021-07-15T16:55:15,857 The above exception was the direct cause of the following exception: 2021-07-15T16:55:15,857 2021-07-15T16:55:15,857 Traceback (most recent call last): 2021-07-15T16:55:15,857 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T16:55:15,857 status = self.run(options, args) 2021-07-15T16:55:15,857 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T16:55:15,857 return func(self, options, args) 2021-07-15T16:55:15,857 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-15T16:55:15,857 requirement_set = resolver.resolve( 2021-07-15T16:55:15,857 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-15T16:55:15,857 raise error from e 2021-07-15T16:55:15,857 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bob-db-siw==0.0.1 2021-07-15T16:55:15,862 Removed bob-db-siw==0.0.1 from https://files.pythonhosted.org/packages/1a/81/9c4749cad5b2a2ba4e1335554c06d71d75e8a6e9101f2ae9b991c7230f4f/bob.db.siw-0.0.1.zip#sha256=453d401dc97e4eb58646a1592da7331f4005e87b0642d317687f1b29793cccaf from build tracker '/tmp/pip-req-tracker-m2qaj8_9' 2021-07-15T16:55:15,862 Removed build tracker: '/tmp/pip-req-tracker-m2qaj8_9'